Click here to Skip to main content
15,886,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to import speech package in java?
Is jdk1.7.0 has speech package?
Give some programming tips for text to speech conversion.
Posted

Did you try the Java home page? Or even easier did you try "Java speech" in Google?
 
Share this answer
 
The reference is here: http://java.sun.com/products/java-media/speech/forDevelopers/jsapifaq.html[^]

FreeTTS[^] is a TTS synthesiser written in Java.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900