<html>
<body>
Jean Marc,<br><br>
I ran across the silence issue that results from the echo canceller <br>
producing &quot;bad&quot; floating point data.&nbsp; Unfortunately this
hasn't been<br>
done in a way i can reproduce, but I found that calling reset didn't<br>
fix the silence, unless I also reset:<br>
st-&gt;PHI[i]<br>
st-&gt;Eh[i]<br>
st-&gt;Yh[i]<br><br>
So it may be good to add these to the reset function. <br><br>
I was using these in conjunction with preprocess, so I found it necessary
to reset:<br>
<font face="Arial, Helvetica">st-&gt;echo_noise[i]<br>
st-&gt;zeta[i]<br><br>
</font>for preprocess to work again (in addition to all of the other
stuff that is already <br>
initialized/could be reset in the init function)<br><br>
If I find anything more about what causes the silence I'll post
that.<br><br>
Tom<br><br>
<br>
<x-sigsep><p></x-sigsep>
<font face="verdana" size=2>
______________________________________________<br>
</font>&nbsp;<br>
<font face="verdana" size=2>Tom Harper<br>
Lead Software Engineer<br>
SightSpeed -
<a href="http://www.sightspeed.com/">http://www.sightspeed.com/</a><br>
</font>&nbsp;<br>
<font face="verdana" size=2>918 Parker St, Suite A14<br>
Berkeley, CA 94710<br>
</font>&nbsp;<br>
<font face="verdana" size=2>Email: tharper@sightspeed.com<br>
Phone: 510-665-2920<br>
Fax: 510-649-9569</font> <br>
<font face="verdana" size=2>My SightSpeed Video Link:
<a href="http://tom.sightspeed.com/" eudora="autourl">
http://tom.sightspeed.com<br>
</a></font></body>
</html>