Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Google Translate Hack: Text-to-Speech
5 points by grinich on Dec 15, 2009 | hide | past | favorite | 1 comment
http://translate.google.com/translate_tts?q=hello+hacker+news

Replace hello+hacker+news with your own string.

A cute hack if you need some decent text-to-speech



Here is a basic bookmarklet!

javascript:(function(){q=document.getSelection().toString();if(q){q = q.replace(/\W/g, '+');q = q.replace(/\+\+/g, '+');q = q.replace(/^\+/g, '');location.href='http://translate.google.com/translate_tts?q=+q;};})()




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: