I’ve seen it done (google does it with google translate) but are there any open source libs?
Thanks all!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I could be wrong, but I doubt they’re doing this in JavaScript in truth. They obfuscate their code pretty well, but I bet that what they do is have a sound file served up after doing the text-to-speech on the server, just using JS to load the src url of the audio object.
Doing it on the server yields a bunch more options:
http://www.google.com/search?aq=f&sourceid=chrome&ie=UTF-8&q=open+source+text+to+speech