public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Speakup Ubuntu module suggestion
@  Keith Hinton
   ` Will Smith
   ` Chris Norman
  0 siblings, 2 replies; 6+ messages in thread
From: Keith Hinton @  UTC (permalink / raw)
  To: speakup

Luke,
could you please refresh me where Ubuntu/Debian automatically loads spessifyed modules? The other question is this. In edition to loading in my case, Speakup_sftsyn, how would I be sure that speechd-up and speech-dispatcher launched automatically? Otherwise I won't have speech on the Ubuntu server, should I choose to go with that. Let me know what you're suggestions are, please.
Regards, --Keith

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

* Re: Speakup Ubuntu module suggestion
   Speakup Ubuntu module suggestion Keith Hinton
@  ` Will Smith
   ` Chris Norman
  1 sibling, 0 replies; 6+ messages in thread
From: Will Smith @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.



Another new user question.  If I buy a Ubantu live CD will it come with 
speech capabilities, or canI add this?

Will
wilsmith@iglou.com
On Tue, 1 May 2007, Keith Hinton 
wrote:

> Luke,
> could you please refresh me where Ubuntu/Debian automatically loads spessifyed modules? The other question is this. In edition to loading in my case, Speakup_sftsyn, how would I be sure that speechd-up and speech-dispatcher launched automatically? Otherwise I won't have speech on the Ubuntu server, should I choose to go with that. Let me know what you're suggestions are, please.
> Regards, --Keith
> _______________________________________________
> 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 Ubuntu module suggestion
   Speakup Ubuntu module suggestion Keith Hinton
   ` Will Smith
@  ` Chris Norman
     ` Luke Yelavich
  1 sibling, 1 reply; 6+ messages in thread
From: Chris Norman @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Try this script for loading speech-dispatcher.

It's not too well commented because I wrote it for me, and never
released.

#!/bin/sh
modprobe speakup_sftsyn
speech-dispatcher -d
speechd-up

cd /proc/speakup
echo "$1" > rate
echo "$2" > punc_level
echo "$3" > reading_punc
# exit

On Tue, 2007-05-01 at 12:22 -0700, Keith Hinton wrote:
> Luke,
> could you please refresh me where Ubuntu/Debian automatically loads spessifyed modules? The other question is this. In edition to loading in my case, Speakup_sftsyn, how would I be sure that speechd-up and speech-dispatcher launched automatically? Otherwise I won't have speech on the Ubuntu server, should I choose to go with that. Let me know what you're suggestions are, please.
> Regards, --Keith
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> Email has been scanned for viruses by Altman Technologies' email management service - www.altman.co.uk/emailsystems
-- 


Chris Norman.

<!-- cnorman@rnibncw.ac.uk -->

telnet://ptfm.co.uk:4242


Email has been scanned for viruses by Altman Technologies' email management service - www.altman.co.uk/emailsystems


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

* Re: Speakup Ubuntu module suggestion
   ` Chris Norman
@    ` Luke Yelavich
       ` Chris Norman
  0 siblings, 1 reply; 6+ messages in thread
From: Luke Yelavich @  UTC (permalink / raw)
  To: speakup

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, May 03, 2007 at 01:24:17AM EST, Chris Norman wrote:
> Try this script for loading speech-dispatcher.
> 
> It's not too well commented because I wrote it for me, and never
> released.
> 
> #!/bin/sh
> modprobe speakup_sftsyn
> speech-dispatcher -d

If you have installed speech-dispatcher on ubuntu, it will have already 
started when the system boots. Also, when you load the speakup_sftsyn 
module, if you have speechd-up package installed, speechd-up should 
automatically load.
- -- 
Luke Yelavich
GPG key: 0xD06320CE 
	 (http://www.themuso.com/themuso-gpg-key.txt)
Email & MSN: themuso@themuso.com
Jabber: themuso@jabber.org.au
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGOSDnjVefwtBjIM4RAgboAKCCa1PurqlwDZCXuIhrXPjE1ieNlwCfT3Ld
dN6HrHr2CVBY0PXLPCDt0iw=
=L3dz
-----END PGP SIGNATURE-----


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

* Re: Speakup Ubuntu module suggestion
     ` Luke Yelavich
@      ` Chris Norman
         ` Luke Yelavich
  0 siblings, 1 reply; 6+ messages in thread
From: Chris Norman @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

Oh right, it never has on mine.

Cheers.

On Thu, 2007-05-03 at 09:38 +1000, Luke Yelavich wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thu, May 03, 2007 at 01:24:17AM EST, Chris Norman wrote:
> > Try this script for loading speech-dispatcher.
> > 
> > It's not too well commented because I wrote it for me, and never
> > released.
> > 
> > #!/bin/sh
> > modprobe speakup_sftsyn
> > speech-dispatcher -d
> 
> If you have installed speech-dispatcher on ubuntu, it will have already 
> started when the system boots. Also, when you load the speakup_sftsyn 
> module, if you have speechd-up package installed, speechd-up should 
> automatically load.
> - -- 
> Luke Yelavich
> GPG key: 0xD06320CE 
> 	 (http://www.themuso.com/themuso-gpg-key.txt)
> Email & MSN: themuso@themuso.com
> Jabber: themuso@jabber.org.au
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
> 
> iD8DBQFGOSDnjVefwtBjIM4RAgboAKCCa1PurqlwDZCXuIhrXPjE1ieNlwCfT3Ld
> dN6HrHr2CVBY0PXLPCDt0iw=
> =L3dz
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
> 
> Email has been scanned for viruses by Altman Technologies' email management service - www.altman.co.uk/emailsystems
-- 


Chris Norman.

<!-- cnorman@rnibncw.ac.uk -->

telnet://ptfm.co.uk:4242


Email has been scanned for viruses by Altman Technologies' email management service - www.altman.co.uk/emailsystems


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

* Re: Speakup Ubuntu module suggestion
       ` Chris Norman
@        ` Luke Yelavich
  0 siblings, 0 replies; 6+ messages in thread
From: Luke Yelavich @  UTC (permalink / raw)
  To: speakup

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, May 03, 2007 at 06:24:28PM EST, Chris Norman wrote:
> Oh right, it never has on mine.

Are you running edgy or feisty?

I should have mentioned that the speechd-up autoloading is only in 
Feisty.
- -- 
Luke Yelavich
GPG key: 0xD06320CE 
	 (http://www.themuso.com/themuso-gpg-key.txt)
Email & MSN: themuso@themuso.com
Jabber: themuso@jabber.org.au
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGObLxjVefwtBjIM4RAhCwAKCurGqNr1D8YXJzNNQK0jjsOtR7VQCgwHDZ
SeHXCKnTPijffzsQtJ8Di/s=
=GA6t
-----END PGP SIGNATURE-----


^ 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 Ubuntu module suggestion Keith Hinton
 ` Will Smith
 ` Chris Norman
   ` Luke Yelavich
     ` Chris Norman
       ` Luke Yelavich

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