goxr3plus / java-google-translator

Full Google Translate Support using Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java-google-translator

Do you want to use Google Translate inside your Java Application ...? Well now you can :) This repository shows you basic examples using java-google-speech-api library from GOXR3PLUS STUDIO , based on java-speech-api library from lkuza2.

Download and Build with Maven

  1. Well this is a Maven Project , so you can download or clone the repository and open it with your favourite IDE ( Eclipse , Netbeans , IntelliJ ) and run a Maven Clean Package .

Though if you decide to use Eclipse everything is ready you just have to go Import -> Existing Projects into WorkSpace ( if you have downloaded the repository ) . Actually you can directly clone it from your favourite IDE .

  1. Everything is already configured in pom.xml , so download and go ! :)

Youtube Tutorials ( I explain everything here)

Tutorial

About

Full Google Translate Support using Java

License:GNU General Public License v3.0


Languages

Language:Java 100.0%