Skip to content

Instantly share code, notes, and snippets.

@franklinjavier
Last active August 29, 2015 14:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save franklinjavier/333db3749b02f5164e85 to your computer and use it in GitHub Desktop.
Save franklinjavier/333db3749b02f5164e85 to your computer and use it in GitHub Desktop.
Listen the british accent with API of the Google Translate
/*
* 1. Create new bookmar and add this snippet
* 2. Paste this color on URL field
*/
javascript:!function(){var a=prompt("Digite a palavra que gostaria de ouvir a pronúncia:");null!=a&&window.open("https://translate.google.co.uk/translate_tts?ie=UTF-8&q="+a+"&tl=en")}();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment