How many bytes should i feed to the encoder?<br><br>i used speex_encoder_ctl(enc_state,SPEEX_GET_FRAME_SIZE,(void*)&amp;framesize);<br>and got 160<br>this is the number of samples in the output frame, right?<br><br>thanks!
<br><br>Jonny<br>