I want to add text to speech user guided instruction to my applications. Where can I find a Text to speech component to do that. I do not want to use the Windows functions.
|
feedback
|
|
Chant SpeechKit has everithing you need http://www.chant.net/Products/SpeechKit/Default.aspx | |||
|
feedback
|
|
If you just want a Delphi component that 'wraps' the Windows speech API, you could try this: However, if you want a complete speech synthesizer which is totally independent of the Windows system, that's a different problem. | |||
|
feedback
|
|
A few suggestions after a wander thru the web: | |||
|
feedback
|
|
I read the Brian Long articles http://www.blong.com/Conferences/DCon2002/Speech/Speech.htm http://www.blong.com/Conferences/DCon2002/Speech/SAPI51/SAPI51.htm And wrote my own. I use this all day long to read newsgroups, emails and articles. | |||
feedback
|