Google’s Undocumented Text-To-Speech API
Check out this example in a new window. Its a basic REST api using GET parameters, so the URL looks like this:
http://translate.google.com/translate_tts?tl=en&q=hello+there,+I+am+an+example+of+the+google+text+to+speech+service
Sounds like translation text is limited to 100 charters. Can’t wait until google officially supports this.
The Unofficial Google Text-To-Speech API .

