public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
From: Chris Norman <cnorman@rnibncw.ac.uk>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: Speakup Ubuntu module suggestion
Date: Wed, 02 May 2007 16:24:17 +0100	[thread overview]
Message-ID: <1178119457.9457.15.camel@sparky> (raw)
In-Reply-To: <000b01c78c26$00001600$6401a8c0@YOUR3ADE1B78A3>

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


  parent reply	other threads:[~ UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
 Keith Hinton
 ` Will Smith
 ` Chris Norman [this message]
   ` Luke Yelavich
     ` Chris Norman
       ` Luke Yelavich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1178119457.9457.15.camel@sparky \
    --to=cnorman@rnibncw.ac.uk \
    --cc=speakup@braille.uwo.ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).