Rachit95 / google-api-for-dotnet

Automatically exported from code.google.com/p/google-api-for-dotnet
0 stars 0 forks source link

How to get the transliteration? #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter Hello
2. Translate from English to Hindi
3. Get Hindi word in Hindi script

What is the expected output? What do you see instead?
Expected output is OK, but I need the transliteration too (like the web-page 
shows) as Namaste (in English). 

What version of the product are you using? On what operating system?
0.3x and 0.4x

Please provide any additional information below.

Original issue reported on code.google.com by 9000r...@gmail.com on 30 Sep 2010 at 6:07

GoogleCodeExporter commented 8 years ago
Hi 9000revs,
You can use HttpWebRequest and HttpWebResponse.

Original comment by trantien...@gmail.com on 1 Oct 2010 at 11:06