Hii I m working on a speech recognition project dsp 6713 and code composer studio. Can anyone tell me how to store the voice samples in dsp so that they can be processed later?
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.
Hii I m working on a speech recognition project dsp 6713 and code composer studio. Can anyone tell me how to store the voice samples in dsp so that they can be processed later?
Madhulika,
The best way for you to get started would be to teach yourself about the DSP by running examples and tutorials on the C6713 DSK. See the Spectrum Digital support site for the C6713 DSK for the dsp_app example which configures the audio codec on the board and captures audio samples for processing: http://c6000.spectrumdigital.com/dsk6713/.
Regards,
Sunil Kamath
If you are finding difficulties with CCS first try to go from simulink and then generate the code in ccs.......