spelling was Re: GRML swspeak?

C.M. Brannon cmbrannon at cox.net
Sun May 27 15:18:40 EDT 2007


"Albert E. Sten-Clanton" <albert.e.sten_clanton at verizon.net> writes:

> that the speech went character by boring character as it read text
> that came onto the screen: I had to use speakup's reading commands
> to get the reading right.

There's a very easy fix for this:
renice 3 `ps -e |grep speechd-up |head -1 |cut -d' ' -f1`
sets the niceness level of speechd-up to 3, and the spelling issue
goes away.  No need to compile your kernel without preemption of the
big kernel lock, etc.
It works for me, at any rate.  YMMV.

PS. I think there are issues with speechd-up, but I can't quite put my
finger on them.  speechd-up seems to be overly greedy when reading and
speaking text from /dev/softsynth.

-- Chris





More information about the Speakup mailing list