<div dir="ltr">Hello Friends,<br><br>I am trying to use speex-1.2beta3 version for echo cancelling.<br>On my WinCE board I am using WaveIn/WaveOut functions to record and playback audio.<br>I am receiving audio data on udp socket, then playing it on speaker using WaveOutWrite function.<br>
I registered callback to capture microphone data, then data chunk came from socket ( which I played on speaker) and data captured from microphone is provided for echo cancellation function, but no echo getting canceled, instead after 10-15 seconds output of echo canceler audio having lots of breaks. <br>
My microphone and speaker are on same sound card and running at same clock rate.<br>Does anybody tried echo cancellation using WaveIn/WaveOut functions?<br>I also want to know that how to find delay between speaker data and data captured from microphone on Windows(WinCE).<br>
Please help me.<br>Thanks in advance.<br clear="all"><br>Yogesh Ahire<br><br>
</div>