Bindings to libopus
The feature build-bindgen
is used to generate bindings.
To use it set env variable LIBCLANG_PATH
to directory that contains clang binaries
Being able to build libopus
which means you need make and gcc/clang
It uses statically pre-built binaries instead of building it on fly As otherwise it is too bothersome.