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 handle the Up/Down sampling of data while writing the transcoder application for A-law to Gsmamrwb

Hi All,


I am trying to write the code for a transcoding application that transcode the alaw format speech into the gsmamrwb format.

I have to provide the o/p of alaw as the i/p of gsmamrwb. But as we all know alaw works in 8khz and gsmamrwb works in 16khz, so I have to upsample the data and then use it for further processing.

I am using the "gsmwbamrenc_tii.l64" library of gsmamrwb encoder.

Can any one tell me how to do this upsampling on DSPC8681E, not on Host Machine? Is there any variable or parameter that I have to set to get it done?

Find the reference code in the attachment-

Thanks,

Rohit

ipc.tar