How do I change sample rate of 16-bit PCM audio from 24000 Hz to 48000 Hz in Rust?

后端 未结 0 1029
抹茶落季
抹茶落季 2021-02-15 18:16

I\'m getting 16-bit PCM data (24000 Hz) from Google\'s text to speech service which is then stored in a u8 array. Is there a simple way of resampling this to 48000 Hz with the o

相关标签:
回答
  • 消灭零回复
提交回复
热议问题