This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Voice Repeating

Get audio files on 8148 EVM board by command arecord of ALSA, it sounds like a voice repeating.The command is 'arecord -D hw:0,1 -f S16_LE -r 96000 -c 2 -d 10 -t raw test.pcm'.The test.pcm is that file of 96K,16bit and 2ch,the position of voice repeating is about 4 seconds.I have converted format to test.wav.Please give me some suggestions.Thanks a lot.