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.

Question about how to use C function to read in wav or mp3 audio signal data into CCS and buffer

Hello:

   I am conducting audio signal recognition project on my C6713 and CCSv5. Since I found it very difficult to employ McBSP API function to load wav-format data from my mp3 player to the memory of C6713, I am wondering whether there might be some built-in functions of C library that can be directly invoked and read in wav-format audio signal and load into a buffer.

 

  Can anybody give me some suggestions?

 

  Thank you very much!

 

  Yu