# Configurations
Source: [https://docs.qualcomm.com/doc/80-41102-1/topic/audio-configurations.html](https://docs.qualcomm.com/doc/80-41102-1/topic/audio-configurations.html)
**Audio Interface Configuration**
By default for an NAD device (for example, SA525M), audio is configured to route through an
I2S interface. In the TelAF audio service, there are taf\_audio\_OpenPcmRx
and taf\_audio\_OpenPcmTx APIs available to use a PCM interface. Before
using these APIs, some configurations must be made to the device.
1. From the /etc folder on the device, edit the audio\_platform\_info\_extcodec.xml file to add the following lines in the <backend\_names> block:
Copy to clipboard
2. From the /etc folder on the device, edit the mixer\_paths\_extcodec\_i2s.xml file to add the following content:
Copy to clipboard
Last Published: Aug 06, 2026
[Previous Topic
Sample audio apps](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/sample_audio_apps.md) [Next Topic
TelAF RPC](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/rpc.md)