Closed shyamsfo closed 4 years ago
You can use Emscripten version of libopus instead. You don't need this library anymore.
You will find several projects on github regarding Emscripten version. I have also a project https://github.com/samirkumardas/another-libopus.js you can find instruction on how to build from source as well.
Thanks. Will try !!
Is it possible to have this module work as a pure node module, taking in an opus stream and producing pcm stream without using the browser?