Hi
I'm developing on a Linux environment and I need to encode a 16 bit PCM to IPP_GSMAMR and send the result as AMR RTP packets.
what's the best approach to achieve that?
Is umc_speech_rtp_codec sample available for Linux platform?
Regards
Hi,
You may study umc_speech_rtp_codec sample. It is available on all supported platforms with all codecs (except MSRTA which is for Windows only).
Regards,
Sergey
For more complete information about compiler optimizations, see our Optimization Notice.