[Speex-dev] AEC in WB mode fixed yet ?
Jean-Marc Valin
jean-marc.valin at usherbrooke.ca
Thu Sep 21 05:03:33 PDT 2006
> Hello,
>
> I think I will ask my question in an other way because It was not really a
> success :-)
>
> Does the AEC works in WB yet ?
>
> In mdf.c, I can read :
> /* FIXME: Make that an init option (new API call?) */
> st->sampling_rate = 8000;
>
> Does it mean that the AEC in WB is not fixed yet ?
>
> Thank you for your answer, I really need to now if I have to work on that...
spx_int32_t tmp = 16000;
speex_echo_ctl(echo_state, SPEEX_ECHO_SET_SAMPLING_RATE, &tmp);
Jean-Marc
More information about the Speex-dev
mailing list