I'm looking at making a text to speech program in java. I do not have
much expertise in this area of java, and was looking for libraries
online to help me out. I don't even know where to begin. Can anyone
help me?
RVince - 06 Oct 2007 13:47 GMT
Look up the Mbrola project, FreeTTS, and Sphinx (all on sourceforge I
believe) .
I personally like the site http://www.quadmore.com/
-Ralph Vince
> I'm looking at making a text to speech program in java. I do not have
> much expertise in this area of java, and was looking for libraries
> online to help me out. I don't even know where to begin. Can anyone
> help me?
mmcclaf@gmail.com - 06 Oct 2007 16:49 GMT
> Look up the Mbrola project, FreeTTS, and Sphinx (all on sourceforge I
> believe) .
[quoted text clipped - 9 lines]
> > online to help me out. I don't even know where to begin. Can anyone
> > help me?
Great! I like the links but now I'm having troubles trying to figure
out how it all works. Has anybody used this stuff before? I seem to be
getting lost in the instructions to install the mbrola
RVince - 06 Oct 2007 19:05 GMT
Ive used the quadmre dll's and they are outstanding - Ralph Vince
>> Look up the Mbrola project, FreeTTS, and Sphinx (all on sourceforge I
>> believe) .
[quoted text clipped - 13 lines]
> out how it all works. Has anybody used this stuff before? I seem to be
> getting lost in the instructions to install the mbrola
mmcclaf@gmail.com - 10 Oct 2007 17:56 GMT
> Ive used the quadmre dll's and they are outstanding - Ralph Vince
>
[quoted text clipped - 19 lines]
> > out how it all works. Has anybody used this stuff before? I seem to be
> > getting lost in the instructions to install the mbrola
Can you explain in simple English how to download and install the .dll
files? I'm having a hard time with it. I always hate installing new
programs.
Roedy Green - 11 Oct 2007 02:27 GMT
On Wed, 10 Oct 2007 09:56:04 -0700, "mmcclaf@gmail.com"
<mmcclaf@gmail.com> wrote, quoted or indirectly quoted someone who
said :
>Can you explain in simple English how to download and install the .dll
>files? I'm having a hard time with it. I always hate installing new
>programs.
DLLs need to be unzipped and placed somewhere on the path or the
java.library.path (see http://mindprod.com/applet/wassup.html)

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
Roedy Green - 11 Oct 2007 02:28 GMT
On Fri, 05 Oct 2007 02:37:59 -0000, "mmcclaf@gmail.com"
<mmcclaf@gmail.com> wrote, quoted or indirectly quoted someone who
said :
>I'm looking at making a text to speech program in java. I do not have
>much expertise in this area of java, and was looking for libraries
>online to help me out. I don't even know where to begin. Can anyone
>help me?
see http://mindprod.com/jgloss/texttospeech.html

Signature
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com