| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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
| Tutorial 1 | Tutorial 2 |
|---|---|
Next Tutorial -> https://github.com/goxr3plus/Java-Google-Speech-Recognizer
mvn clean package
mvn -Dmaven.javadoc.skip=true clean package
| Back | FazBrowse Home | New Git URL |