[Speex-dev] S32_LE to S16_LE
Alvaro Jimenez
cortocircuito at gmail.com
Fri Mar 13 15:47:28 PDT 2009
Hi developers,
I would appreciate if someone can give me a hand here...
I need to run speex on a FPU-less platform with an audio card that only
reads samples of type S32_LE (even when it is a 16bits audio card). I
understand that if my platform is FPU-less then I should use
speex_encode/decode_int() but then, how can I convert my S32_LE sample
to S16_LE in order to pass it to speex functions ?
thanks in advance...
More information about the Speex-dev
mailing list