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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
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.