johnmarjunio / java-google-translate-text-to-speech

Automatically exported from code.google.com/p/java-google-translate-text-to-speech
0 stars 0 forks source link

Tamil Translate is not working #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Tamil Translation not happened properly
2. sound = audio.getAudio("kaalai vanakkam", Language.TAMIL);
            audio.play(sound);
3. Only it takes last word for translation

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Win7
Please provide any additional information below.

Original issue reported on code.google.com by bala....@gmail.com on 21 Dec 2014 at 11:55

GoogleCodeExporter commented 8 years ago
Are you able to translate using this api. Please find my issue stated on 503 
error response and let us know if you are still able to translate.

Original comment by kapil2ka...@gmail.com on 17 Apr 2015 at 9:05