Skip to content

goxr3plus/Java-Google-Text-To-Speech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

58be09d · Nov 15, 2017

History

19 Commits
Sep 26, 2017
Oct 19, 2017
Oct 8, 2017
Sep 16, 2017
Oct 8, 2017
Sep 16, 2017
Nov 15, 2017
Oct 19, 2017
Sep 16, 2017

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