Hi folks,
I want to use SAPI Text-To-Speech engine from my ActionScript or Air application. is this possible ? what are the other alternatives ?
Hi folks,
I want to use SAPI Text-To-Speech engine from my ActionScript or Air application. is this possible ? what are the other alternatives ?
Director / Shockwave can hook in to the native speech API of the OS. For Flash you can generate the speech on the server and download it as a an mp3.
I've posted an example on my blog of how to do this using the iSpeech API.