Hi OMAP Team,
I am using OMAPL137EVM. There is a AIC3106 codec interfaces to the OMAPL137 via McASP1. Microphone input and line output are through AIC3106.
One of my purpose is to take voice from the microphone and encode in G711 in DSP side, this G711 encoded voice stream will then be taken from an application in the ARM side. This ARM side application send this voice stream back to the DSP side. The G711 decodes the coming voice stream and routes the decoded stream to the AIC3106 and then to the line out.
Do you have any similar or close examples that can facilitate my programming?
Regards,
Ping