Skip to content

goxr3plus/Java-Google-Text-To-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Google-Text-To-Speech

Previously we have seen how to use MaryTTS to produce speech from Text in Java -> https://github.com/goxr3plus/Java-Text-To-Speech-Tutorial

Now we will use Java Google Text To Speech API for as a more elegant , flexible and a lot lot smaller in megabytes than MaryTTS :)

Java Google Speech Api library was used for this tutorial

Tutorials

Tutorial 1 Tutorial 2
First Second

Next Tutorial -> https://github.com/goxr3plus/Java-Google-Speech-Recognizer

--Maven Build--

Maven Clean Package [ With Javadocs produced ]

mvn clean package

Maven Clean Package [ No Javadocs produced ]

mvn -Dmaven.javadoc.skip=true clean package

About

Text To Speech [ Examples, Tutorials , Opinions ]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages