google-translate Questions

1

Solved

I have this URL: http://translate.google.com/translate_tts?ie=utf-8&tl=en&q=Hello+world When I put it to the address bar in a browser and hit enter, I get mp3 file with synthesized sp...
Bumbailiff asked 14/10, 2012 at 14:51

1

I am working on a Natural Language Processing program in which I am trying to implement Google Translate. While looking for ways to implement Google translate in Assembly I came across the followin...
Ieper asked 21/9, 2012 at 14:34

1

Solved

I have to translate some details using a Google API which we're paying for. The details contain HTML, and Google charges for each character. I don't want to send the complete content, but only the ...
Impure asked 18/7, 2012 at 12:55

2

I'm trying to use google translate for translations of user comments. I'm using the official wizard (http://translate.google.com/translate_tools) to generate the java script and html code: <scr...
Lingual asked 2/12, 2011 at 15:51

1

Solved

how to add google translate on goldendict I use GldenDict as offline dictionary and sometimes can be online when i want to add google translate into GoldenDict. Can you give me a hand? Than...
Pissarro asked 22/3, 2012 at 7:44

1

Solved

You now have to pay to use the google translate api. I'm happy to pay for the service but I can't find a way to use the tts. This is what I'm doing var GoogleTranslate = function(){ var key = "my...
Ruffianism asked 18/3, 2012 at 23:2

1

Solved

I download the GoogleTranslateAPI.dll file and added the reference of it to my project. Now i took a textbox and wrote 'John' in it and took a label and want to be written 'John' in it but in 'Fren...
Panathenaea asked 9/2, 2012 at 8:14

1

Solved

I using google translate to translate the entire of my site. but i want Google don't translate some name. Example on this link. http://ulundanu.gusdecool.com/facilities/restaurants There is name “...
Towandatoward asked 9/1, 2012 at 10:21

2

I'm trying to embed Google Translate snippet in my website, but for some reason it is not even displayed. I go here: Google tools Copy this: <div id="google_translate_element"></div> ...
Headway asked 6/8, 2011 at 14:24

2

Solved

I am using the Google translate API V2 very intensely and after about 2000 requests I start getting this in the returning JSON: Array ( [error] => Array ( [errors] => Array ( [0] => ...
Mart asked 4/10, 2011 at 9:56

4

I am trying to use google translate from python with utf-8 text. How do I call the json api? They have a document for embedding it in html but I can't find a proper API or wsdl anywhere. Thanks Ra...
Highlander asked 16/7, 2009 at 10:3

2

Solved

Greetings all, Is there a way to only read the HTML code from a specific frame within a webpage? For example, if I submit a url to google translate, is there a way to parse only the translated pa...
Baeyer asked 23/11, 2010 at 16:15

1

The Google language translate API works cleanly to translate into Chinese: <script type="text/javascript" src="http://www.google.com/jsapi"></script> <script> google.load('langu...
Alysaalyse asked 1/5, 2010 at 13:29

1

What API's and data sets are available for use in programs to teach natural languages e.g. to aid in learning to read/write/listen/speak a 2nd language? These could be web or traditional API's to d...
Wuhan asked 27/1, 2010 at 8:0

1

Solved

How can I stop Google Toolbar offering to translate my web app? I've tried adding this tag to the top of every page: <META HTTP-EQUIV="Content-Language" CONTENT="en-GB"> but it makes no d...
Armillas asked 2/10, 2009 at 11:11

© 2022 - 2024 — McMap. All rights reserved.