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.

audio samplerate

Hi, we use RDK4.0, DM8168, AIC3101.

the samplerate of audio capture and playback shoule be same, is it right?

But in my usecase, if the capture samplerate is 16K, the playback samplerate shoule be 32k.

The dataflow is capture(3101) --> AAC enc  ----(network transmission)----> AAC dec --->playback(3101).