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.

Help on a C5416 DSK

Other Parts Discussed in Thread: TMS320VC5416

Hello,

I'm working on a TMS320VC5416 DSK.

I'm trying to get text input into the DSK, perform text to speech conversion (I'm trying to use flite, http://www.speech.cs.cmu.edu/flite/ )

and output it through the DSK's line out. It's basically a text to speech process.

I am lost as to where I should start, however, and I'm not even sure if

flite actually installs on a DSP.

Another question is, can the DSK work without any peripherals? The main coding interface would be PC thru USB, but can the

DSK be coded using something else, and can it be programmed to do something automatically with just the power on?

Help would be greatly appreciated.