Wednesday, September 10, 2008

Speech Synthesizer Using Java TTS Library

1- Download The library (FreeTTS Speech library)
2- Unzip the files (mainly you will need only bin folder).
3- Add freetts.ja in lib directory into your classpath (or you can add them in Eclipse)
4- Write you Java program that will speak :)

No comments: