<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>Hi,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am using speex 1.2 beta2 and I was wondering if I were in the middle of a "streaming" encode/decode and I wanted to switch the quality of vocoders on the fly do I need to re-initialize the encoders or do I just need to do a speex_encoder_ctl(enc, SPEEX_SET_QUALITY, &amp;tmp); to change it?</DIV>
<DIV>&nbsp;</DIV>
<DIV>ps-yes I know I will have to compensate for the increase in encoding size with the increase in quality</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks.</DIV>
<DIV>&nbsp;</DIV>
<DIV>-Mike</DIV></BODY></HTML>