Part Number: TMDX5535EZDSP
Hi,
I am working on audio pre-processing library using PCM1864 Mic Array Setup. By default the sampling rate is 16Khz. I want to change it to 8Khz rate so that my processed output is also at 8Khz rate.
What are steps to be followed to do the same? I need to change in AIC_init codec and PCM_init to 8Khz. Other than this where all changes have to be done in the project please point out the steps.