I am trying to compile speexclient.c. I downloaded all the files to ~/speex-1.2beta1/include<br><br>When I call ./compile.sh<br><br>I get the following errors,<br><br>speexclient.c: In function &#39;main&#39;:<br>speexclient.c
:164: error: &#39;SPEEX_PREPROCESS_SET_ECHO_STATE&#39; undeclared (first use in this function)<br>speexclient.c:164: error: (Each undeclared identifier is reported only once<br>speexclient.c:164: error: for each function it appears in.)
<br>speexclient.c:216: error: too few arguments to function &#39;speex_echo_capture&#39;<br>speexclient.c:223: warning: implicit declaration of function &#39;speex_preprocess_run&#39;<br><br>Can anyone give me direction ?
<br><br>Thanks<br>Nichole<br><br>