Opus codec implementation tailored for Unity
The API is closely derived from the Opus C library itself -- or just look at the repositories linked below.
-
https://github.com/ludos1978/OpusDotNet , based on
-
https://opusdotnetinvoke.codeplex.com/ for the c# wrapper itself
-
https://github.com/xiph/opus/ for the Opus C libraries itself