freetts
Freetts: projects works inside the IDE (netbeans and eclipse) but the exported jar give errors
thank you for reading this. i m using freetts to make my program speak some text... While inside the IDE, when i run all the programs, they work fine.(mine and all freetts example programs).[详细]
2023-04-05 22:00 分类:问答FreeTTS Portability Issue
I\'m writing an application that makes use of Java\'s speech API and FreeTTS. 开发者_高级运维The application works fine when I run it from the Netbeans IDE, but when I try to run it from a jar file on[详细]
2023-04-05 03:58 分类:问答FreeTTS no audio linux ubuntu - no errors
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 th[详细]
2023-02-20 20:38 分类:问答FreeTTS, Java, Linux: Workaround for "LINE UNAVAILABLE: Format is ..."
When I run FreeTTS examples, I get this error: LINE UNAVAILABLE: Format is pcm_signed 16000.0 Hz 16 bits 1 channel big endian[详细]
2023-02-12 06:33 分类:问答Can I use freetts to detect a specific sound from audio input?
Can I use freetts to do something like speech to text convert? I need to detect a specific sound from aud开发者_JAVA技巧io input from my laptop, can I do this by freetts in java?No, see \"Where is th[详细]
2023-02-05 22:43 分类:问答Outputting Java Speech sound as .wav file
I have been looking for a way to save the output of speech synthesis as a .wav file. I have downloaded FreeTTS开发者_JAVA百科 and CloudGarden, but FreeTTS has problems with setting up MBROLA voices on[详细]
2023-01-07 06:01 分类:问答Having Problems Getting FreeTTS and JSAPI Working
First off I\'m on Ubuntu linux if that matters. I have a simple project idea based off of FreeTTS and the JSAPI (Java Speech API)[详细]
2022-12-30 18:21 分类:问答JavaFX Threading issue - GUI freezing while method call ran
I hoped someone might be able to help as I\'m a little stumped. I have a javafx class which runs a user interface, which includes a button to read some text out loud. When you press it, it invokes a J[详细]
2022-12-23 16:20 分类:问答