Uses Google Translator to convert text to speech (TTS) with PHP.
Saves file as MP3 (converts to OGG using mp32ogg) and plays back with browsers built in HTML5 audio player.
Creating this for HeckleOnline.com
Google Online convertor: http://translate.google.com/translate_tts?tl=en&q=Your Text Here
Still having some issues with Firefox... Works with WebKit browsers; Safari and Chrome.



TTS: This is a PHP + Google TTS solution
MP3: http://stuffthatspins.com/stuff/php-TTS/files/1679965927.mp3
OGG: http://stuffthatspins.com/stuff/php-TTS/files/1679965927.ogg





Download Source Files | StuffThatSpins.com