Re: Orca How to make brltty read Chinese uner gnome-terminal?



Hi:

I did some digging, and I think I may have found a problem in
gnome-speech: both the DECtalk and IBMTTS drivers force a conversion the
encoding of the incoming text from UTF-8 to ISO-8859-1.  There's an old
bug for this: http://bugzilla.gnome.org/show_bug.cgi?id=321658.

I'm not sure how to resolve the problem.  Maybe the DECtalk or IBMTTS
folks might be able to provide an idea for how to determine which
encoding to use for the various voices?

Note that the new driver for Cepstral's Swift engine uses UTF-8
throughout, as do the Loquendo and Festival drivers, so they may not
suffer from the same problem.

Will  

On Wed, 2006-12-13 at 20:37 +0800, coscell mail batol net wrote:
Thank you! Ibmtts is working now but in English.
I've choosen the voice for zh_TW.

On Tue, 12 Dec 2006, Willie Walker wrote:

 There is a gnome-speech driver for IBMTTS.  It's name is the old name
 that IBMTTS used to be known by (ViaVoice).  To enable it, you need to
 grab the gnome-speech sources from GNOME CVS and build/install them.

 These commands should hopefully work:

 export CVSROOT=:pserver:anonymous anoncvs gnome org:/cvs/gnome
 cvs login
 <return to enter an empty password>
 cvs -x3 co gnome-speech
 cd gnome-speech
 ./autogen.sh --prefix=/usr
 make
 sudo make install

 If the viavoice driver isn't built (the tail end of the output from the
 autogen will let you know if it will be built or not), you may need to
 add an "--with-viavoice-dir=<path>" to the autogen line, where <path> is
 the path where IBMTTS is installed.  I think the default
 is /opt/IBM/ibmtts.

 Hope this helps, and let us know if it works or not.

 Will

 On Tue, 2006-12-12 at 14:32 +0100, Samuel Thibault wrote:
 coscell mail batol net, le Tue 12 Dec 2006 21:27:45 +0800, a ?crit :
 Yes, I have ibmtts for Chinese version.

 Then you need to find a way for orca to use it, maybe through
 speech-dispatcher for instance.

 Samuel

_______________________________________________
 Blinux-list mailing list
 Blinux-list redhat com
 https://www.redhat.com/mailman/listinfo/blinux-list

 _______________________________________________
 Blinux-list mailing list
 Blinux-list redhat com
 https://www.redhat.com/mailman/listinfo/blinux-list

_______________________________________________
Orca-list mailing list
Orca-list gnome org
http://mail.gnome.org/mailman/listinfo/orca-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]