* problem with audapter
@ Kitty Litter
` William Hubbs
0 siblings, 1 reply; 2+ messages in thread
From: Kitty Litter @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
When reading a large block of text the audapter reads for a while, then
pauses for almost half a minute and then continues where it left off, then
pauses and continues.
This happens with latest git. Debian/squeeze 2.6.29.1 kernel.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: problem with audapter
problem with audapter Kitty Litter
@ ` William Hubbs
0 siblings, 0 replies; 2+ messages in thread
From: William Hubbs @ UTC (permalink / raw)
To: speakup
Hi,
On Wed, Apr 29, 2009 at 07:16:18AM -0400, Kitty Litter wrote:
> When reading a large block of text the audapter reads for a while, then
> pauses for almost half a minute and then continues where it left off, then
> pauses and continues.
> This happens with latest git. Debian/squeeze 2.6.29.1 kernel.
It sounds like the full_time setting might be too high for this
synthesizer. type the following command to get the value:
echo /sys/module/speakup/parameters/full_time
The value is in milliseconds, so, for example, 40000 is 40 seconds.
Once you know this value, decrease it until the pauses go away. You can
change it by doing something like this as root:
echo 30000 > /sys/module/speakup/parameters/full_time
If this value goes too low, you will find that speakup times out and
deactivates. If that happens, you should be able to use print screen to
turn it back on, then increase the value in full_time.
Let me know the value that works for you and I'll set it as the default.
Thanks,
William
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
problem with audapter Kitty Litter
` William Hubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).