Greetings All;
I need to use google translitrate api in a java application.
What I have done till now is to import the sample in the library "gwt-language-1.1.0" that called "hellolanguage" in the netbeans, then I added the required libraries/jars.
It worked fine like this demo: hellolanguage Demo but on my localhost.
what I want to do is to transliterate data from "inputfile.txt" for example and put the output in an "outputfile.txt".
I don't know how to implement this idea?
I'll be glad if you help me.
Best regards;