This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to set the codec configuration for AIC3254 MONO output

Hi:

  I am using CC3200 and Audio Booster pack(AIC3254) to do the "wifi audio application" test.

After I check the demo program in "Wifi Audio application", found the codec configuration is 16 bit , 16Khz and stereo channel configuration. But I need 16 bit, 16Khz, mono configuration(using the Marco definition of AUDIO_CODEC_MONO), would you please help instruct how to change the codec configuration based on Wifi Audio application's sample code?