List: pjsip@lists.pjsip.org
From: Benny Prijono
Re: [pjsip] G.711 codec
Fri, Mar 13, 2009 4:33 PM
For AEC we use Speex's AEC, so although pjsip
will configure it to use the fixed point algorithm, I can't say for sure if
it doesn't use floating point at all. FYI our echo suppressor is also
floating point based, though it is simple enough that it should fit in
typical embedded/mobile devices.