AMR encoding with OpenAT on SL808xT

I’m a bit confused by the ADL User Guide; I’m hoping someone can confirm.

I have an OpenAT application running on an SL808xT which needs to encode/decond audio to/from AMR format.

Can I use adl_audioStreamListen and adl_audioStreamPlay to do this on the SL808xT?

The ADL User Guide seems to suggest the SL808xT can only do an audio signal sampled at 8KHz on 16 bits and not AMR, but I wanted to make sure.

Thanks,

Dave

Hi Dave,

Please refer to sample code pcm_record_play for API usage.

AFAIK, AMR is not supported yet.

Hope this helps.
Thx