public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* announcing Speakup-utils 0.1
@  Ryan Mann
   ` Aaron Howell
   ` Liz Hare
  0 siblings, 2 replies; 6+ messages in thread
From: Ryan Mann @  UTC (permalink / raw)
  To: speakup; +Cc: pturnage

I've written a couple programs SPeakupcfg and Speakupctl that I thought 
some of you might find useful.
Speakup-utils is a package that consists of the two utilities,
speakupcfg and speakupctl.  Speakupcfg can be used to configure Speakup's
synthesizer settings using your arrow keys.  You use the up and down arrow
keys to raise and lower settings.  You would use the right and left arrow
keys to move between parameters.  For example; When you start Speakupcfg,
you should here something like Rate 9.  If you hit the right-arrow, you
would here something like pitch 50.  After you're done adjusting your
settings you can hit "q" to quit, and then save your settings with the
command "speakupctl store."  If you want your settings to be restored the
next time you boot, you could put the following command in one of your
start-up scripts: "/usr/local/bin/speakupctl restore".

                        Compiling the programs

        First, unpack the archive by doing "gunzip
speakup-utils.tar.gz", then "tar -x -f speakup-utils.tar."  If
you're sure you have the Gcc and G++ compilers, and the Ncurses
libraries installed on your system, you can type the following commands
from within the speakup-utils directory:
make
make install.  Speakupctl and Speakupcfg will be installed 
in/usr/local/bin.  Enjoy.

        If there are any questions, e-mail rmann@rmisp.net.



-- 


Ryan




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: announcing Speakup-utils 0.1
   announcing Speakup-utils 0.1 Ryan Mann
@  ` Aaron Howell
   ` Liz Hare
  1 sibling, 0 replies; 6+ messages in thread
From: Aaron Howell @  UTC (permalink / raw)
  To: speakup

Sounds cool, where do we get them from?
Regards
Aaron
On Sun, Jun 09, 2002 at 08:58:48PM -0400, Ryan Mann wrote:
> 
> I've written a couple programs SPeakupcfg and Speakupctl that I thought 
> some of you might find useful.
> Speakup-utils is a package that consists of the two utilities,
> speakupcfg and speakupctl.  Speakupcfg can be used to configure Speakup's
> synthesizer settings using your arrow keys.  You use the up and down arrow
> keys to raise and lower settings.  You would use the right and left arrow
> keys to move between parameters.  For example; When you start Speakupcfg,
> you should here something like Rate 9.  If you hit the right-arrow, you
> would here something like pitch 50.  After you're done adjusting your
> settings you can hit "q" to quit, and then save your settings with the
> command "speakupctl store."  If you want your settings to be restored the
> next time you boot, you could put the following command in one of your
> start-up scripts: "/usr/local/bin/speakupctl restore".
> 
>                         Compiling the programs
> 
>         First, unpack the archive by doing "gunzip
> speakup-utils.tar.gz", then "tar -x -f speakup-utils.tar."  If
> you're sure you have the Gcc and G++ compilers, and the Ncurses
> libraries installed on your system, you can type the following commands
> from within the speakup-utils directory:
> make
> make install.  Speakupctl and Speakupcfg will be installed 
> in/usr/local/bin.  Enjoy.
> 
>         If there are any questions, e-mail rmann@rmisp.net.
> 
> 
> 
> -- 
> 
> 
> Ryan
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

-- 
     +----------------------------------------------------------+
    /             |\      _,,,---,,_                           /|
   /              /,`.-'`'    -.  ;-;;,_                      / |
  /              |,4-  ) )-,_. ,\ (  `'-'                    /  |
 /             '---''(_/--'  `-'\_)                         /   |
+----------------------------------------------------------+    |
| Aaron Howell                  Kitten Internet            |    |
| aaron@kitten.net.au           Internet consultancy,      |    |
| Phone: +61-417-625550         System administration,     |    |
| fax: +61-7-36010099           system design/integration. |    |
| icq: 6715521                  http://www.kitten.net.au   |    |
|                                                          |    |
|                                                          |    +
|                                                          |   /
|                                                          |  /
|                                                          | /
|                                                          |/
+----------------------------------------------------------+





^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: announcing Speakup-utils 0.1
   announcing Speakup-utils 0.1 Ryan Mann
   ` Aaron Howell
@  ` Liz Hare
     ` Kirk Reiser
     ` Ryan Mann
  1 sibling, 2 replies; 6+ messages in thread
From: Liz Hare @  UTC (permalink / raw)
  To: speakup

Hi, Ryan,

This sounds cool but....  where do we get it?

Thanks!



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: announcing Speakup-utils 0.1
   ` Liz Hare
@    ` Kirk Reiser
       ` jwantz
     ` Ryan Mann
  1 sibling, 1 reply; 6+ messages in thread
From: Kirk Reiser @  UTC (permalink / raw)
  To: speakup

The speakup utilities by Ryan are in the linux/goodies directory on
the ftp site.

  Kirk

-- 

Kirk Reiser				The Computer Braille Facility
e-mail: kirk@braille.uwo.ca		University of Western Ontario
phone: (519) 661-3061


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: announcing Speakup-utils 0.1
   ` Liz Hare
     ` Kirk Reiser
@    ` Ryan Mann
  1 sibling, 0 replies; 6+ messages in thread
From: Ryan Mann @  UTC (permalink / raw)
  To: speakup

Hi.  I've uploaded it to the incoming directory on the linux-speakup.org 
FTP site, so it'll probably be put in the /pub/linux/goodies directory.
On 
Mon, 10 Jun 2002, Liz Hare wrote:

> 
> Hi, Ryan,
> 
> This sounds cool but....  where do we get it?
> 
> Thanks!
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 

-- 


Ryan




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: announcing Speakup-utils 0.1
     ` Kirk Reiser
@      ` jwantz
  0 siblings, 0 replies; 6+ messages in thread
From: jwantz @  UTC (permalink / raw)
  To: speakup

Hey Kirk,
You are fast!  I looked there as the most likely place--found them--
     Jim
came 
back and 
there was your message.

    On 10 Jun 2002, Kirk Reiser wrote:

> The speakup utilities by Ryan are in the linux/goodies directory on
> the ftp site.
> 
>   Kirk
> 
> 



^ 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 --
 announcing Speakup-utils 0.1 Ryan Mann
 ` Aaron Howell
 ` Liz Hare
   ` Kirk Reiser
     ` jwantz
   ` Ryan Mann

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).