Skip to content

alex0107/Java-GoogleTTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free Google-TTS for Java

On Eclipse you have to add jl1.0.jar to your Java Build Path.

On your shell you can start the runnable JAR file:

java -jar tts.jar "<language>" "<text>"

java -jar tts.jar "En-us" "It works! Foo!"

I think there are all languages available. For example: En-us, DE-de, ...

You can get the lastest runnable Jar file

HERE

Feel free to send me a message!

About

Free Google-TTS for Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages