FreeTTS is a speech synthesis engine written entirely in the
Java(tm) programming language. FreeTTS was written by the Sun Microsystems Laboratories Speech Team and is based on CMU's
Flite engine. FreeTTS also includes a partial JSAPI 1.0
Categories
SpeechLicense
BSD LicenseFollow FreeTTS
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
-
easy to use tts engine with fast development results. Ok other languages are not easy supported. Anyway, Thanks for this TTS !
-
Freetts is perfect! Thanks.
-
excellent application.
-
I can't get the Hello World program to work! I don't think this API works generally.
-
could the project holder give a osgi version of bundles of the lib jars? i created the osgi jars myself, but there are errors and can not get them running. the VoiceManager voiceManager = VoiceManager.getInstance(); returns no voices. another thing, the freetts.jar have a dependency javax.speech. package. but i found it no where in the project. i have to find it outside of the project.