From: "Chris Peterson" <chrisp@citilink.com>
To: <blinux-list@redhat.com>
Subject: doubletalk works with screader.
Date: Sun, 28 Jun 1998 20:06:06 -0500 [thread overview]
Message-ID: <000001bda2fa$182f03e0$0f0962d1@chrispet> (raw)
After a little playing around this afternoon, I've come up with a tts entry
for screader that works with the Doubletalk PC. I have no reason to believe
that it won't work with the DTLT but someone will have to try it and see.
Anyway, here's what I did.
I created a shell script called "dt-speak" which consists of one line which
is as fallows:
echo -e "\r`cat`\r" > /dev/dtlk
The only reason I did that was because I wasn't sure of what I was doing and
I wanted to come up with something that worked every time and that line was
it. Anyway, I put the fallowing line in /opt/etc/abt320/tts
`dt-speak`
Screader works although it's not as responsive as I'd like it to be but oh
well... It works.
Someone correct me if I'm wrong but I believe that I should just be able to
replace the script business with a line that says
`echo -e "\r`cat`\r" > /dev/dtlk`
in /opt/etc/abt320/tts and it should work.
I have grand visions of being able to change synthesizer settings with my
shell script at some point, though, so I believe I'll stick with what I've
got. Anyway, I know some people have been wanting to make this work so
there's a sort of solution.
Chris
next reply other threads:[~ UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
Chris Peterson [this message]
` Luke Davis
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='000001bda2fa$182f03e0$0f0962d1@chrispet' \
--to=chrisp@citilink.com \
--cc=blinux-list@redhat.com \
/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).