Top "Google-translate" questions

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

Playing remote audio (from Google Translate) in HTML5 on a server

I'm trying to use text-to-speech on a website using HTML5 and Google Translate. Getting speech from Google is as easy …

javascript html text-to-speech google-translate
how to add google translate on goldendict?

how to add google translate on goldendict I use GldenDict as offline dictionary and sometimes can be online when i …

dictionary translation google-translate
Missing a valid API key about Google Translation API Client issue?

I follow the https://cloud.google.com/translate/docs/reference/libraries#client-libraries-usage-java to get started java client demo. I have …

java google-api google-translate google-api-java-client google-translator-toolkit
"google translate" vs "translate api"

I hear that the Translate API will be charged for, but what exactly prevents us form using the free Google …

google-translate google-translation-api
Translate Hindi language to English using Python

I'm doing a project on recognizing language(English, Hindi, Marathi, etc..) depends on origin language code and translate it into …

python google-translate google-api-python-client microsoft-translator
How to use google translator app

I coded program about dictionary sentence and I want to have function to go to "google translator" application in my …

android google-translate
Exclude HTML tags when translating with Google Translate API

Currently I know that <span class="e;notranslate"e;> </span> is used to omit out text …

javascript java html api google-translate
Rest API request for Google Translation API

I have a problem with Rest API request for Google Translation API My POST method is https://translation.googleapis.com/…

google-translate google-translation-api
Translate TextBox Text using Google Translate API in ASP.Net

I am using the following code to translate English to German <html> <head> <meta http-equiv="…

jquery asp.net google-translate google-translator-toolkit
Google Translate Widget - Translation complete callback

I'm using the google translate widget on one of my sites with the following google supplied code: <div id="…

javascript google-translate