Add POC that converts Opus to Wav

Signed-off-by: Mahyar Koshkouei <deltabeard@users.noreply.github.com>
This commit is contained in:
Mahyar Koshkouei
2016-12-07 16:30:35 +00:00
parent 1f4b29912b
commit 78a874f2c0
2 changed files with 14 additions and 190 deletions

View File

@@ -1,2 +1 @@
int convOpus(const char* in, const char *out);