Click here to Skip to main content
15,921,113 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I wanted to use the Google API for transliteration in my Java swing application. But cant find the libraries to download. Can anyone tell me where & how I can get and use the API library?

What all i've info I have so far:

Google's Transliteration API webpage[^]


Can I download the library from the "Translate API" page[^]


Someone who used "Google's translate" API for a Java Swing application: http://code.google.com/p/google-api-translate-java/source/browse/trunk/src/com/google/api/translate/TranslatorFrame.java[^]

Any help, opinions, ideas concerning this project is welcome, as we are just starting a new project.

EDIT:
You are right, Translate is not free. But transliterate is free. What I was asking is how to use an API in Java swing. Do you need to download the library, WHat do I need to do?
Posted
Updated 19-Jan-12 3:45am
v2

1 solution

Hi,

I guess, Google translation API is not a Free Service as of now...
 
Share this answer
 
Comments
Jaison V 19-Jan-12 10:07am    
You are right. But transliterate is free. What I was asking is how to use an API in Java swing. Do you need to download the library, WHat do I need to do?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900