search for: 640bytes

Displaying 2 results from an estimated 2 matches for "640bytes".

Did you mean: 340bytes
2019 Nov 05
0
【SPEEX】 use speex resample make noise
...case it means you need to buffer them and give them to the resampler again in the next call. Jean-Marc On 11/5/19 8:27 AM, zhouyuchen at iauto.com wrote: > Hello, > I have encountered some problems. I want to use speex to convert the > sampling rate (16000->48000). > When I read 640bytes each time, I found that the sound after the sound > conversion is very noisy, > but if I read 6400bytes each time. The conversion will be much better, > the line is my sample code, am I using it incorrectly? please help confirm? > > int main() > { >     SpeexResamplerState...
2019 Nov 06
0
【SPEEX】 use speex resample make noise
...o the resampler again in the next call. > Jean-Marc > On 11/5/19 8:27 AM, zhouyuchen at iauto.com wrote: > > Hello, > > I have encountered some problems. I want to use speex to convert the > > sampling rate (16000->48000). > > When I read 640bytes each time, I found that the sound after the > sound > > conversion is very noisy, > > but if I read 6400bytes each time. The conversion will be much > better, > > the line is my sample code, am I using it incorrectly? please > help confirm? >...