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
Red Hat Enterprise Linux on Microsoft Azure
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
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.