Awesome
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
- 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 .
- Everything is already configured in pom.xml , so download and go ! :)