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.

AIC3204 192Khz - PLAYBACK OF 8 KHZ WAV FILE

Hi

on my c5505 eZdsp i have configured the codec AIC3204 at 192 Khz recording / playback frequency.

I'd like to reproduce a 8 Khz wav file, saved in 16 bit PCM format with Audacity.

I done this:

with Scilab, i have printed the values of the file.

then I have converted them in Q15 format.

In my DSP code, i created an array with these values.

The problem is that when i try to reproduce it, i hear only bad noise, not the sound.

What should I do?

Thanks in advance

Paolo