* Speakup configuration
@ nick G
` Scott Berry
` Thomas Stivers
0 siblings, 2 replies; 8+ messages in thread
From: nick G @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
In the version of speakup included in Fedora distro, how do i change things such as pitch, tone, rate, and all that other crap?
Thanks,
Nick
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Speakup configuration
Speakup configuration nick G
@ ` Scott Berry
` Thomas Stivers
1 sibling, 0 replies; 8+ messages in thread
From: Scott Berry @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I believe that is done through the proc files system.
I don't remember the syntax as I have a script that automatically does
this on boot up for me so I don't touch anything.
echo On Wed,
10 Mar 2004, nick G wrote:
> In the version of speakup included in Fedora distro, how do i change things such as pitch, tone, rate, and all that other crap?
> Thanks,
> Nick
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
Scott Berry
Please remove the .nospam at the end of my emails to get in contact with
me or click here.
mailto:scott@drscott.dyndns.biz
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Speakup configuration
Speakup configuration nick G
` Scott Berry
@ ` Thomas Stivers
` nick G
1 sibling, 1 reply; 8+ messages in thread
From: Thomas Stivers @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/10/04 6:02 PM -0500, nick G wrote:
> In the version of speakup included in Fedora distro, how do i change
> things such as pitch, tone, rate, and all that other crap?
These parameters are set in the files under the directory /proc/speakup.
To see what is there just do an ls on the directory. To see what the
various items are set to use cat. For example to see your rate do "cat
/proc/speakup/rate". To change the rate use echo for example "echo 9
>/proc/speakup/rate" sets the rate on my doubletalk to 9. If you attempt
>to set something to an invalid setting speakup will give you an
>informative error message. Be sure to note the greater than in the echo
>command above. Good luck.
- --
Clarke's Corollary:
Any technology distinguishable from magic is insufficiently advanced.
Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAT8Ns5JK61UXLur0RAsR4AJ0Z1BUYlabR7ccyl6MhplTE2HKFkQCfQWY2
3ZuP9fq85jutJIaax/v7vZA=
=rSDg
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Speakup configuration
` Thomas Stivers
@ ` nick G
` Thomas Stivers
0 siblings, 1 reply; 8+ messages in thread
From: nick G @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
It doesn't work
----- Original Message -----
From: "Thomas Stivers" <stivers_t@tomass.dyndns.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Wednesday, March 10, 2004 8:39 PM
Subject: Re: Speakup configuration
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 03/10/04 6:02 PM -0500, nick G wrote:
> > In the version of speakup included in Fedora distro, how do i change
> > things such as pitch, tone, rate, and all that other crap?
>
> These parameters are set in the files under the directory /proc/speakup.
> To see what is there just do an ls on the directory. To see what the
> various items are set to use cat. For example to see your rate do "cat
> /proc/speakup/rate". To change the rate use echo for example "echo 9
> >/proc/speakup/rate" sets the rate on my doubletalk to 9. If you attempt
> >to set something to an invalid setting speakup will give you an
> >informative error message. Be sure to note the greater than in the echo
> >command above. Good luck.
>
> - --
> Clarke's Corollary:
> Any technology distinguishable from magic is insufficiently advanced.
> Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFAT8Ns5JK61UXLur0RAsR4AJ0Z1BUYlabR7ccyl6MhplTE2HKFkQCfQWY2
> 3ZuP9fq85jutJIaax/v7vZA=
> =rSDg
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Speakup configuration
` nick G
@ ` Thomas Stivers
` nick G
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Stivers @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/11/04 4:44 PM -0500, nick G wrote:
> It doesn't work
What doesn't work? What error message, output, ETC. do you get? "It
doesn't work" doesn't tell me very much.
- --
Clarke's Corollary:
Any technology distinguishable from magic is insufficiently advanced.
Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAUN855JK61UXLur0RAkNVAJ9LWlKD8jDoDqA22sT3ItgSSzPWBwCfYy6S
/wHO1mdu7t6a0Hevde15LIc=
=tAbP
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Speakup configuration
` Thomas Stivers
@ ` nick G
` Thomas Stivers
0 siblings, 1 reply; 8+ messages in thread
From: nick G @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I get no output when I try to change the rate. Nothing, it doesn't move.
Thanks,
Nick
----- Original Message -----
From: "Thomas Stivers" <stivers_t@tomass.dyndns.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Thursday, March 11, 2004 4:50 PM
Subject: Re: Speakup configuration
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 03/11/04 4:44 PM -0500, nick G wrote:
> > It doesn't work
>
> What doesn't work? What error message, output, ETC. do you get? "It
> doesn't work" doesn't tell me very much.
>
> - --
> Clarke's Corollary:
> Any technology distinguishable from magic is insufficiently advanced.
> Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFAUN855JK61UXLur0RAkNVAJ9LWlKD8jDoDqA22sT3ItgSSzPWBwCfYy6S
> /wHO1mdu7t6a0Hevde15LIc=
> =tAbP
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Speakup configuration
` nick G
@ ` Thomas Stivers
` nick G
0 siblings, 1 reply; 8+ messages in thread
From: Thomas Stivers @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/11/04 5:49 PM -0500, nick G wrote:
> I get no output when I try to change the rate. Nothing, it doesn't move.
So its not changing the value of /proc/speakup/rate? If so then there's
a bug somewhere, but it works fine here with both my doubletalk and the
softsynth device. Which synth are you using?
- --
Clarke's Corollary:
Any technology distinguishable from magic is insufficiently advanced.
Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAUeL35JK61UXLur0RAozxAJ9Jt9nWHDmZfuh+oug3MRjBG0JUVwCfeHws
3ISol2olK3kf+LiHx72kwAU=
=m7as
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Speakup configuration
` Thomas Stivers
@ ` nick G
0 siblings, 0 replies; 8+ messages in thread
From: nick G @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
I am using Accent SA. The only Hardware speach synthesizer I've been able
to come by.
Thanks,
Nick.
----- Original Message -----
From: "Thomas Stivers" <stivers_t@tomass.dyndns.org>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Sent: Friday, March 12, 2004 11:19 AM
Subject: Re: Speakup configuration
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 03/11/04 5:49 PM -0500, nick G wrote:
> > I get no output when I try to change the rate. Nothing, it doesn't
move.
>
> So its not changing the value of /proc/speakup/rate? If so then there's
> a bug somewhere, but it works fine here with both my doubletalk and the
> softsynth device. Which synth are you using?
>
> - --
> Clarke's Corollary:
> Any technology distinguishable from magic is insufficiently advanced.
> Thomas Stivers e-mail: stivers_t@tomass.dyndns.org
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (GNU/Linux)
>
> iD8DBQFAUeL35JK61UXLur0RAozxAJ9Jt9nWHDmZfuh+oug3MRjBG0JUVwCfeHws
> 3ISol2olK3kf+LiHx72kwAU=
> =m7as
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Speakup configuration nick G
` Scott Berry
` Thomas Stivers
` nick G
` Thomas Stivers
` nick G
` Thomas Stivers
` nick G
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).