Does anyone know how to code a text 2 speech engine for Flash?
Printable View
Does anyone know how to code a text 2 speech engine for Flash?
flash has no built in text to speech synthesizer or any synthesis capabilities for htat matter, so you might try integrating flash with a 3rd party text to speech app.
you might try:
http://www.speaksforitself.com/speaksforitself/
also Microsoft has a speech ActiveX control called Speech SDK, I believe. You might find more about this at ms website.