freetts Questions
4
Solved
I wrote a small program, which should simply do a text-to-speach in Java.
My Class looks like this:
import com.sun.speech.freetts.Voice;
import com.sun.speech.freetts.VoiceManager;
public class ...
3
Solved
Using MBROLA voices in a Java program with FreeTTS...
I am working on a simple text-to-speech program in Java. I have decided to use FreeTTS, but the voices are not really what I was thinking, and...
Beaker asked 7/10, 2014 at 12:56
1
I'm trying to use speech synthesis in html5 to talk messages in Arabic however, it is not working. I run the following script in to check languages supported by chrome and Arabic isn't one of them....
Lorraine asked 30/12, 2014 at 9:33
3
I am running Ubuntu 10.10 using Java 6 and can not get FreeTTS to output any audio. I have tried it now on 3 different computers and even asked a buddy of mine to try it on his Ubuntu PC and he had...
Pasahow asked 31/3, 2011 at 14:24
3
Solved
When I run FreeTTS examples, I get this error:
LINE UNAVAILABLE: Format is pcm_signed 16000.0 Hz 16 bits 1 channel big endian
In this post, Freetts problem in Java
someone claims it's a known Li...
Terra asked 17/2, 2011 at 23:5
1
© 2022 - 2024 — McMap. All rights reserved.