Hi!
in sources we have deps/opus/silk/resampler.c
can we wrap this functional to external usage?
I need to get pcm 8000 sample rate after decode opus (even it was 16000 or 24000 berore encoding) and search for solution. It would be great if libopus can do it without external library