[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-list] question about speech-dispatcher and speakup in maverick
From: |
Bill Cox |
Subject: |
[orca-list] question about speech-dispatcher and speakup in maverick |
Date: |
Sun, 3 Oct 2010 17:00:04 -0400 |
I'm running speakup with voxin in Ubuntu/Maverick 64-bit. You should
install Luke's new speakup package, which simplifies speakup support
(thanks, Luke!). Just run:
$ sudo apt-get install speakup
The next steps are a bit more trouble. I strongly prefer the
Eloquence voice over espeak for it's high speed performance, so
espeakup doesn't do me much good. If espeakup is all you want, give
it a try. It might still work. What I did was hack together a
version of speechd-up that works ok for me. We're expecting a better
version based on ospeakup soon, but in the meantime, if you want my
hacked version, you can get the source with:
$ git clone gitosis at git.vinux-project.org:speechd-up.git
To get voxin working in 64-bit, I had to compile it with
speech-dispatcher on a 32-bit virtual machine, and then copy sd_ibmtts
to my 64-bit mahine, along with a couple .so files it needs. The
system mostly works, but it refuses to talk until I log in using GDM,
even though I have a system-wide version of speech-dispatcher running.
Bill
On Sun, Oct 3, 2010 at 3:55 PM, mike cutie and maia
<mstopka at centurytel.net> wrote:
> Hi I was wondering everytime I try to install speakup in maverick it breaks
> speech-dispatcher and orca and gets rid of all my sounds any ideas on how to
> fix this?
>
> _______________________________________________
> orca-list mailing list
> orca-list at gnome.org
> http://mail.gnome.org/mailman/listinfo/orca-list
> Visit http://live.gnome.org/Orca for more information on Orca.
> The manual is at
> http://library.gnome.org/users/gnome-access-guide/nightly/ats-2.html
> The FAQ is at http://live.gnome.org/Orca/FrequentlyAskedQuestions
> Netiquette Guidelines are at
> http://live.gnome.org/Orca/FrequentlyAskedQuestions/NetiquetteGuidelines
> Log bugs and feature requests at http://bugzilla.gnome.org
> Find out how to help at http://live.gnome.org/Orca/HowCanIHelp
>
- [PATCH 05/09] replace ESpellMode with SPDSpelling, (continued)
- [PATCH 05/09] replace ESpellMode with SPDSpelling, Andrei Kholodnyi, 2010/10/01
- [PATCH 06/09] replace EVoiceType with SPDVoiceType, Andrei Kholodnyi, 2010/10/01
- [PATCH 07/09] replace VoiceDescription with SPDVoice, Andrei Kholodnyi, 2010/10/01
- [PATCH 08/09] replace ENotification with SPDNotification, Andrei Kholodnyi, 2010/10/01
- [PATCH 09/09] replace int ssml_mode with SPDDataMode, Andrei Kholodnyi, 2010/10/01
- [PATCH 03/09] replace EPunctMode with SPDPunctuation, William Hubbs, 2010/10/02
- [PATCH 03/09] replace EPunctMode with SPDPunctuation, Andrei Kholodnyi, 2010/10/02
- [PATCH 03/09] replace EPunctMode with SPDPunctuation, William Hubbs, 2010/10/03
- [PATCH 03/09] replace EPunctMode with SPDPunctuation, Andrei Kholodnyi, 2010/10/03
- question about speech-dispatcher and speakup in maverick, mike cutie and maia, 2010/10/03
- [orca-list] question about speech-dispatcher and speakup in maverick,
Bill Cox <=
- [orca-list] question about speech-dispatcher and speakup in maverick, Willem van der Walt, 2010/10/04
- [PATCH 03/09] replace EPunctMode with SPDPunctuation, William Hubbs, 2010/10/03
- [PATCH 03/09] replace EPunctMode with SPDPunctuation, Andrei Kholodnyi, 2010/10/04
[PATCH 02/09] replace ibmtts_voice_enum_to_str with spd_voice2str, William Hubbs, 2010/10/02
[PATCH 01/09] remove flite_set_voice, William Hubbs, 2010/10/01