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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.