Question

I've spent a pair of days trying to make it work: Speech synthesis from Java with FreeTTS on a Ubuntu system and it seems to be far more complicated than what i expected, if possible. There are some problems with this configuration i just can't solve.

So, i've changed my mind and have decided to make it in some other way. I just need to synthesize some texts during the execution of the app, so my question is: Someone knows any other way of making it possible and still be platform-independent (assuming i'll have to install some kind of extra-software in the machine(s) i'll need to run it)?

Thanks a lot.

Was it helpful?

Solution

As far as I remember there are a plenty of implementations from F.A.Q. for Java Speech API, but non of them is OS independent.

Another way is to find (using Google) some new cloud services (for example) which provides API for voice synthesis.

OTHER TIPS

Ubuntu 8.10 has a bug in it's FTTs version; try another software of speech synthesis...

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top