Text To Speech is a simple text to speech program. It allows text to be read aloud or to be stored to a WAV file.
Text To Speech is written in Java and user FreeTTS for speech. It works on all major operating systems (Windows, Linux, OSX, etc).
There is no installation process, just unzip the file, and run the program by either double clicking on texttospeech.jar or by using the command line java -jar texttospeech.jar.
Text To Speech is released under the GPL version 3. The source code can be found in the JAR.
Text To Speech includes a useful FreeTTS wrapper class called SpeechManager. It is also released under the GPL version 3 and it to can be found in the JAR.
Version: 1.0
Last Updated: Sep 8, 2008
Release Date: Sep 8, 2008
Download: Text To Speech