<div>Hi</div><div>I&#39;ve been debugging and troubleshooting echo cancellation myself recently and I have made some observations.</div><div></div><div></div><div>First of all playback and recording must be synchronized. There cannot be any clock drift between the microphone signal and the speaker (echo) signal. This has been said many times in the mailing list, but I will repeat it anyway. You have to first make sure that this is not your problem. I was recording and playing full duplex on the same audio card but still had clock drift between the signals of about 3 ms per second when using windows multimedia interface. </div>
<div>You can compile speex with the preprocessor flag DUMP_ECHO_CANCEL_DATA to get audio dump files from the echo cancellor. There is a matlab/octave script you can use on the dumps, but you can also import the dumps into an audio editor (e.g. Audacity) to analyse.<br>
</div><div></div><div></div><div>I have noticed that the delay between echo signal and the microphone signal also has an effect on how well Speex AEC performs. I did some tests with the testecho program. With the signals perfectly aligned echo cancellation was near perfect. When I introduced a small delay of &lt;20 ms between speaker signal and microphone signal, I got no noticeable echo cancellation at all. I don&#39;t know if this is the expected behavior. My sample was quite short and perhaps the AEC needs time to converge when there is a delay between the signals. The question is how long time? Jean-Marc can probably shed some light on that.</div>
<div></div><div></div><div>Something I am wondering about is: Should the delay between speaker signal and mic signal be taken into account when choosing the tail length? Or is the tail length independent of the delay?</div>
<div class="gmail_quote"></div><div class="gmail_quote"></div><div class="gmail_quote">//Greger</div><div class="gmail_quote"></div><div class="gmail_quote">2009/8/21 mrywhh <span dir="ltr">&lt;<a href="mailto:mrywhh@163.com">mrywhh@163.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Hello!</div>
<div>I am a new user of speex.I am currently working on speex frames and I have some questions.<br>I am using narrowband and long tail length, and it works very well with speex test DEMO. But it is very difficult to have speaker input in perfect sync with mic input. Speex does not work at all. </div>

<div>&nbsp;</div>
<div>Any suggestion?</div>
<div>&nbsp;</div>
<div>Regards!<br><br></div><br><br><hr>
<a href="http://www.yeah.net/?from=footer" target="_blank">没有广告的终身免费邮箱,www.yeah.net</a>
<br>_______________________________________________<br>
Speex-dev mailing list<br>
<a href="mailto:Speex-dev@xiph.org">Speex-dev@xiph.org</a><br>
<a href="http://lists.xiph.org/mailman/listinfo/speex-dev" target="_blank">http://lists.xiph.org/mailman/listinfo/speex-dev</a><br>
<br></blockquote></div><br><br>