Feng Xiong

Results 2 issues of Feng Xiong

I am using 2.0.0 (not sure if it's beta1 or beta2). I have no issue getting this to run locally. But encountered this when deploying. Anyone know why it's like...

My code could generate silk based on pcm file, but it has very weird pitch when being played on QQ APP. ```Javascript async function convertPCMToSilk(pcmPath, sampleRate = 32000) { const...