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
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.