Hi there, it's a pleasure to get this working...
My jFreeTTS is a library that I've just managed to cook for text to speech using the FreeTTS library.
1. Download the FreeTTS library code from their link and extract it.
2. From the lib folder, double click jsapi.exe and install that.
3. Copy all the jar files from the lib directory to your external libraries folder (10MB)
4. Download jFreeTSS.zip from this post and the attached example and extract the libraries to your external libraries folder. This also includes an example project.
5. The Voice Manager option is more stable as it also manages for one to use mbrola voices seamlessly.
6. When Use Properties Set is checked, the pitch, speaking rate etc are applied to your selected voice.
7. In the example code, there are more instructions on how to include the mbrola voices on your project. This apparently also supports other languages, I have not tested that.
Enjoy.
Ta!
PS: As the source code for the library is included here, anyone wishing to expand this library can a I am closing it on my side due to my schedule. Enjoy.
My jFreeTTS is a library that I've just managed to cook for text to speech using the FreeTTS library.
1. Download the FreeTTS library code from their link and extract it.
2. From the lib folder, double click jsapi.exe and install that.
3. Copy all the jar files from the lib directory to your external libraries folder (10MB)
4. Download jFreeTSS.zip from this post and the attached example and extract the libraries to your external libraries folder. This also includes an example project.
5. The Voice Manager option is more stable as it also manages for one to use mbrola voices seamlessly.
6. When Use Properties Set is checked, the pitch, speaking rate etc are applied to your selected voice.
7. In the example code, there are more instructions on how to include the mbrola voices on your project. This apparently also supports other languages, I have not tested that.
Enjoy.
Ta!
PS: As the source code for the library is included here, anyone wishing to expand this library can a I am closing it on my side due to my schedule. Enjoy.
Attachments
Last edited: