* Speakup defaults
@ Chuck Hallenbeck
` Terry D. Cudney
0 siblings, 1 reply; 6+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Somehow, with all the problems with speakupconf save, I now seem to
have zeros in several of the speakup parameters which obviously need to
have something other than zero. Can someone please tell me what the
defaults are for these three parameters? I am using the soft module.
delay_time
jiffy_delta
trigger_time
I tried disabling any script that resets the speakup parameters and
rebooting, hoping to observe the defaults before resetting them, but I
still get zeros. So what should they be?
Chuck
--
The Moon is Waning Crescent (1% of Full)
My web site: www.hallenbeck.ftml.net
Microblog: http://identi.ca
--------
If builders built buildings the way programmers wrote programs,
then the first woodpecker that came along would destroy civilization.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Speakup defaults
Speakup defaults Chuck Hallenbeck
@ ` Terry D. Cudney
` Chuck Hallenbeck
0 siblings, 1 reply; 6+ messages in thread
From: Terry D. Cudney @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi Chuck,
These are the values I have, using my ltlk, but I think these are the same regardless of synth:
delay_time 500
jiffy_delta 50
trigger_time 50
HTH,
--terry
On Sat, May 23, 2009 at 03:01:29PM -0400, Chuck Hallenbeck wrote:
> Somehow, with all the problems with speakupconf save, I now seem to
> have zeros in several of the speakup parameters which obviously need to
> have something other than zero. Can someone please tell me what the
> defaults are for these three parameters? I am using the soft module.
>
> delay_time
> jiffy_delta
> trigger_time
>
> I tried disabling any script that resets the speakup parameters and
> rebooting, hoping to observe the defaults before resetting them, but I
> still get zeros. So what should they be?
>
> Chuck
>
> --
> The Moon is Waning Crescent (1% of Full)
> My web site: www.hallenbeck.ftml.net
> Microblog: http://identi.ca
> --------
> If builders built buildings the way programmers wrote programs,
> then the first woodpecker that came along would destroy civilization.
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Name: Terry D. Cudney
Phone: 705-812-4949
SIP: 8978@ekiga.net
E-mail: terry@octothorp.org
Having a smoking section in a restaurant is like...
having a peeing sectionin a swimming pool.
Tired of technology? Check this out: http://www.shibumi.org/eoti.htm
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Speakup defaults
` Terry D. Cudney
@ ` Chuck Hallenbeck
0 siblings, 0 replies; 6+ messages in thread
From: Chuck Hallenbeck @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Terry,
Many thanks.
Chuck
On Sat, May 23, 2009 at 05:19:34PM -0400, Terry D. Cudney wrote:
> Hi Chuck,
>
> These are the values I have, using my ltlk, but I think these are the same regardless of synth:
>
> delay_time 500
> jiffy_delta 50
> trigger_time 50
>
> HTH,
>
> --terry
>
> On Sat, May 23, 2009 at 03:01:29PM -0400, Chuck Hallenbeck wrote:
> > Somehow, with all the problems with speakupconf save, I now seem to
> > have zeros in several of the speakup parameters which obviously need to
> > have something other than zero. Can someone please tell me what the
> > defaults are for these three parameters? I am using the soft module.
> >
> > delay_time
> > jiffy_delta
> > trigger_time
> >
> > I tried disabling any script that resets the speakup parameters and
> > rebooting, hoping to observe the defaults before resetting them, but I
> > still get zeros. So what should they be?
> >
> > Chuck
> >
> > --
> > The Moon is Waning Crescent (1% of Full)
> > My web site: www.hallenbeck.ftml.net
> > Microblog: http://identi.ca
> > --------
> > If builders built buildings the way programmers wrote programs,
> > then the first woodpecker that came along would destroy civilization.
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> --
> Name: Terry D. Cudney
> Phone: 705-812-4949
> SIP: 8978@ekiga.net
> E-mail: terry@octothorp.org
>
> Having a smoking section in a restaurant is like...
> having a peeing sectionin a swimming pool.
>
> Tired of technology? Check this out: http://www.shibumi.org/eoti.htm
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
The Moon is Waning Crescent (1% of Full)
My web site: www.hallenbeck.ftml.net
Microblog: http://identi.ca
--------
If builders built buildings the way programmers wrote programs,
then the first woodpecker that came along would destroy civilization.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Speakup Defaults
` Georgina Joyce
@ ` Bill Cox
0 siblings, 0 replies; 6+ messages in thread
From: Bill Cox @ UTC (permalink / raw)
To: r2gl, Speakup is a screen review system for Linux.
Actually, I was wondering the answer to the same question, so I
followed Gena's advice. Here's what I found for Ubuntu:
First, install speakup-tools:
sudo apt-get install speakup-tools
Then, use speakup keys to get your speakup environment to how you like
it. In my case, I just increase the speed to 7 or 8 with CapsLock+6.
Then, run the command:
sudo speakupconf save
This should create a /etc/speakup directory with default settings. In
my case I use speechd-up software TTS, so I checked the files in
/etc/speakup/soft. The 'vol' file has 8, where I had the speed set.
Now, configure your system to load these settings on boot. In my
case, I use speechd-up, so I added 'speakupconf load' to
/etc/init.d/speechd-up. Using espeakup, I'm guessing you would edit
/etc/init.d/espeakup and add the same line.
Bill
On Tue, Jan 5, 2010 at 5:39 PM, Georgina Joyce <r2gl@o2.co.uk> wrote:
> Hi
>
> You seem like a quite able guy. So checkout the speakup source from
> git. Install git and git-clone http://linux-speakup.org/speakup.git
>
> There you will see all the documentation there is as well as details on
> speakup.conf. I haven't played with it myself. This list archive is
> also a good resource. Enjoy vinux.
>
> Gena
>
> 73 M0EBP
>
> On Tue, 2010-01-05 at 15:14 -0600, Martin McCormick wrote:
>> Is there a .rc type file to set defaults for speakup?
>>
>> I think I remember something from a couple of years ago
>> when I installed Oralux.
>>
>> Better yet, is there a manual?
>>
>> Thank you.
>>
>> Martin McCormick WB5AGZ Stillwater, OK
>> Systems Engineer
>> OSU Information Technology Department Telecommunications Services Group
>> _______________________________________________
>> Speakup mailing list
>> Speakup@braille.uwo.ca
>> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> --
> Gena
>
>
> four kinds of freedom, for the users of the software:
>
> * The freedom to run the program, for any purpose (freedom 0).
> * The freedom to study how the program works, and adapt it to your
> needs (freedom 1). Access to the source code is a precondition for this.
> * The freedom to redistribute copies so you can help your neighbor
> (freedom 2).
> * The freedom to improve the program, and release your improvements
> to the public, so that the whole community benefits (freedom 3). Access
> to the source code is a precondition for this.
>
> Richard Matthew Stallman
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Speakup Defaults
Speakup Defaults Martin McCormick
@ ` Georgina Joyce
` Bill Cox
0 siblings, 1 reply; 6+ messages in thread
From: Georgina Joyce @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi
You seem like a quite able guy. So checkout the speakup source from
git. Install git and git-clone http://linux-speakup.org/speakup.git
There you will see all the documentation there is as well as details on
speakup.conf. I haven't played with it myself. This list archive is
also a good resource. Enjoy vinux.
Gena
73 M0EBP
On Tue, 2010-01-05 at 15:14 -0600, Martin McCormick wrote:
> Is there a .rc type file to set defaults for speakup?
>
> I think I remember something from a couple of years ago
> when I installed Oralux.
>
> Better yet, is there a manual?
>
> Thank you.
>
> Martin McCormick WB5AGZ Stillwater, OK
> Systems Engineer
> OSU Information Technology Department Telecommunications Services Group
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Gena
four kinds of freedom, for the users of the software:
* The freedom to run the program, for any purpose (freedom 0).
* The freedom to study how the program works, and adapt it to your
needs (freedom 1). Access to the source code is a precondition for this.
* The freedom to redistribute copies so you can help your neighbor
(freedom 2).
* The freedom to improve the program, and release your improvements
to the public, so that the whole community benefits (freedom 3). Access
to the source code is a precondition for this.
Richard Matthew Stallman
^ permalink raw reply [flat|nested] 6+ messages in thread
* Speakup Defaults
@ Martin McCormick
` Georgina Joyce
0 siblings, 1 reply; 6+ messages in thread
From: Martin McCormick @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Is there a .rc type file to set defaults for speakup?
I think I remember something from a couple of years ago
when I installed Oralux.
Better yet, is there a manual?
Thank you.
Martin McCormick WB5AGZ Stillwater, OK
Systems Engineer
OSU Information Technology Department Telecommunications Services Group
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Speakup defaults Chuck Hallenbeck
` Terry D. Cudney
` Chuck Hallenbeck
Speakup Defaults Martin McCormick
` Georgina Joyce
` Bill Cox
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).