Top "Google-translate" questions

Google Translate is a paid statistical machine translation service provided by Google Inc.

Can I change the voice of Google Translate in different gender?

Through some excellent answers I know I can get the MP3 file from text input by using the following URL …

text-to-speech google-translate
Google's text-to speech engine voices?

Most of you probably know the text-to-speech synthesizer of google translate, as you can access programmatically here btw: http://translate.…

text-to-speech google-translate speech-synthesis espeak machine-translation
Google translate - Disable translating of a part of my text

I'm working on an admin page to create post for a blog. I have a french textarea and an english …

google-translate
GoogleTrans API Error - Expecting value: line 1 column 1 (char 0)

I am having this error when translating thousands of text data in an iteration: Expecting value: line 1 column 1 (char 0) My …

python google-translate
How to use Google Translate TTS with the new V2 API?

I used to call Google Translate TTS to download an audio file using this url: http://translate.google.com/translate_…

text-to-speech google-translate
How to translate text from one language to another language android?

I have a response which I parse from json and displayed the result. Is it possible to convert to other …

android google-translate machine-translation
Google Translate API text-to-speech: http requests forbidden

I am making a language learning web app that when you hover over the word, it pronounces it for you. …

javascript google-api text-to-speech http-status-code-403 google-translate
How to disable google translate original text tooltips

I have used google translate as a language converter in my site but it displays annoying tool tips called 'Original …

javascript jquery html internationalization google-translate
Random (403) User Rate Limit Exceeded

I am using translate API to translate some texts in my page, those texts are large html formated texts, so …

google-api google-translate
Google translate, placeholder text in input type='text'

Problem translating placeholder text in input type="text" This is my sample code: Html: <div id="google_translate_element" …

javascript html translation placeholder google-translate