* Re: software speech for speakup
` Janina Sajka
@ ` Gregory Nowak
` Brian Borowski
` Victor Tsaran
` (2 subsequent siblings)
3 siblings, 1 reply; 101+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Thanks Janina, there is finally someone else here that knows exactly what I'm talking about.
Greg
On Wed, May 16, 2001 at 12:33:01PM -0400, Janina Sajka wrote:
> I'll tell you why software speech is a big deal to me. I spend a lot of
> time on the road. Because I work for a non-profit agency, I'm not
> usually in First Class when I'm on the airplane. I'm frequently locked
> into a hotel conference room with anywhere from 20 to 200 other people.
> Sometimes I have a table to spread my computer out on. Often, I just
> have my lap. For me, software speech means that I can use linux and
> speakup with just a headphone--nothing else. Today, it's just a lot more
> complicated because there's that additional device, and that cable that
> attaches that additional device to the computer. So, today, when I don't
> have table space, I run emacspeak with ViaVoice--but I'd sure like to
> have the speakup option, too.
>
> PS: When I'm on the road, I don't usually care if speech starts at the
> very beginning of the boot process. Mostly, I don't even boot, but
> rather use the suspend/resume feature of my laptop which, by the way,
> works pretty well with ViaVoice.
>
> On Wed, 16 May 2001, Shaun Oliver wrote:
>
> > ok now for my 20c worth.
> > What the hell is the deal with having software speech or not? In a way I
> > would prefer it when there is simply no other means of speech output but,
> > it has it's limitations.
> > 1: aAs far as I'm aware, software synthesys ties up a great deal of system
> > resources including the sound card unless of course you run a sb-live.
> > 2: Remember that if you do go down the path of software synthesys, you
> > won't have speech right from the get go when you first turn your machine
> > on.
> > That's all I wanna say at this point. I don't know much else about but
> > thought I'd add my thoughts on the matter.
> >
> >
> > Shaun..
> > "Has anyone ever tasted an "END"? Are they really bitter?"
> > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends on
> > www.jong.com:6667
> >
> > On Tue, 15 May 2001, Gregory Nowak wrote:
> >
> > > Guess I'll stick with the other OS on that machine perhaps until 2010 if need be (grin)
> > > Greg
> > >
> > >
> > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > and none of the install systems I know of come up with parallel consoles or
> > > > software speech. SUSE does do braille I hear though
> > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > Thanks for the interesting info on the blazer. So, it looks like a eyes-free install of Linux is not possible on a machine with no serial ports, right?
> > > > > Greg
> > > > >
> > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > Unless it is a 2.4.x kernel it can't do console on the line printer.
> > > > > > Even if it does; it won't make the blaser talk; there are no flush codes.
> > > > > > You need to put the blaser on a serial port and even then I don't know of anything
> > > > > > other than emacspeak that supports the bns unless cvs speakup does. The blaser
> > > > > > has old implementations of the bns speech code, but I believe it supports
> > > > > > indexing. Doing an install of Linux with the blaser would also be rather bad
> > > > > > since you have no way to shut up the speech, I've done installs like that and
> > > > > > it gets old real quick especially when the kernel dumps 3k of messages out a
> > > > > > port.
> > > > > > If you can't shut it up somehow you don't want it for installs. One disk error
> > > > > > will win you half an hour of speech you can't cancel, but do give it a try :-)
> > > > > >
> > > > > > Regarding shutting up speakup insert enter doesn't release the numpad and the
> > > > > > review keys remain active. I was talking of a method to completely release
> > > > > > certain consoles including the number pad.
> > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > I thought we already had the ability to put speakup to sleep and to wake it
> > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I know there are
> > > > > > > some of you out there that either have used or are still using emacspeak.
> > > > > > > Any recommendations on where to start after the howto if I decide to take
> > > > > > > that route until speakup gets software speech? Also, I was thinking of how
> > > > > > > to install Linux on such a system without sited help. I've got a braille
> > > > > > > blazer here. I thought of setting up speech through the blazer's parallel
> > > > > > > port, and using the line printer console. However, when I include
> > > > > > > "console=lp0" on the loadlin command line, the kernel oopses, and I don't
> > > > > > > know of how to activate the console on /dev/lp0 after logon. Any
> > > > > > > suggestions? Thanks.
> > > > > > > Greg
> > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > >
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > Subject: Re: software speech for speakup
> > > > > > >
> > > > > > >
> > > > > > > > Ok so that was all 1 big long line! I won't be slicing that message
> > > > > > > > down into smaller sections in ed os it remains attached below.
> > > > > > > >
> > > > > > > > The fundermental problem with software speech and speakup is this:
> > > > > > > > speakup gets control extremely early on in the boot process, just after
> > > > > > > the
> > > > > > > > console driver or at the same time. At this point; no sound is
> > > > > > > initialized,
> > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > are mounted and therefore sound and viavoice can't yet be loaded.
> > > > > > > > Via voice is a huge application, and putting it into the kernel isn't an
> > > > > > > > option since it would make the kernel image too large and anything in
> > > > > > > kernel
> > > > > > > > image is unswappable and consumes memory.
> > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > can't even integrate it if we wanted to.
> > > > > > > >
> > > > > > > > It may be possible to do something like keep speakup asleep until viavoice
> > > > > > > > is running, and make some shim between speakup and viavoice but this
> > > > > > > > is not trivial. What you are trying to do is take information
> > > > > > > > from kernel space (console driver) handle it with speakup, hand it to
> > > > > > > userspace
> > > > > > > > to a program that mightn't even be running anymore, have that program
> > > > > > > > synthesize the speech and pass it back to kernel land sound drivers that
> > > > > > > we
> > > > > > > > presume you loaded. This is going to make the performance of the system
> > > > > > > like
> > > > > > > > cyphoning honey uphill. Even assuming the speakup mods were made by
> > > > > > > somebody
> > > > > > > > in the forseeable future, there are many more moving parts to make work.
> > > > > > > > What if one of the tasks such as viavoice dies or sound drivers unload,
> > > > > > > how
> > > > > > > > do we tell the kernel to tell user space to tell the kernel to tell user
> > > > > > > space
> > > > > > > > that something ahs gone wrong?
> > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > to interact with its talking device and assumes that sound and viavoice
> > > > > > > are
> > > > > > > > in top shape. When the speech server crashes emacspeak respawns it.
> > > > > > > > What you are asking is for speakup to become re-enterant, the ability to
> > > > > > > put it
> > > > > > > > to sleep and wake it up at will and the ability to talk to it from user
> > > > > > > space
> > > > > > > > despite the fact it is kernel code and have that kernel code talk back to
> > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > and although it may be possible, so is Bill Gates giving away all his
> > > > > > > > money and becoming a hermit.
> > > > > > > > Even if Kirk changed his mind regarding viavoice tomorrow and coded flat
> > > > > > > out
> > > > > > > > until the project was complete it would require months of coding time
> > > > > > > before
> > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > Remember Windows screen readers run in user land and although they hook
> > > > > > > into
> > > > > > > > the windows subsystems they are applications like any other. Speakup is in
> > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > Ever had jfw or windoweyes crash and lost your speech? Often you are left
> > > > > > > with
> > > > > > > > no clue as to why it happend and often jfw is unrestartable. If we were to
> > > > > > > > have this happen in Linux it may result in bits of the kernel becoming
> > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > My personal recommendation is to learn how to use emacspeak, preferably
> > > > > > > from
> > > > > > > > a seasoned emacs user and learn about term mode and shell mode.
> > > > > > > > W3 is a nice browser, vm works well and so does emacspeak. Once you have
> > > > > > > this
> > > > > > > > down pat, you can then use the c-mode in emacs to start writing the code
> > > > > > > > for speakup and take some of the weight off the existing coders <smile>
> > > > > > > > If it takes you a week to get emacspeak working for you, it will tide you
> > > > > > > over
> > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > There are other userland screen readers and one supports software speech
> > > > > > > can't
> > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > If we get more coders things might go faster, but until then; you might
> > > > > > > need
> > > > > > > > to use another solution for accessability if you have no serial ports.
> > > > > > > >
> > > > > > > > Regards, Kerry.
> > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak wrote:
> > > > > > > > > Hi All,
> > > > > > > > >
> > > > > > > > > Ok, here is my penny's worth on software speech for speakup. I certinly
> > > > > > > don't mean to flame or unconstructively critisize here, so please read on if
> > > > > > > you're interested. There are some of us that don't have serial ports on a
> > > > > > > PC, but do have a sound card supported in Linux (based on some earlier posts
> > > > > > > I've seen on this list, I know I'm not alone in this situation). As a
> > > > > > > result, I would personally like to entirely blow away the other OS on such a
> > > > > > > machine, and dedicate it to Linux (simply because I'm getting tired of using
> > > > > > > the other OS on it, and because all its hardware is Linux compatible). I
> > > > > > > know that Kirk mentioned that he was working on a software synth that would
> > > > > > > work with speakup in the far future, and that he wouldn't write anything for
> > > > > > > IBM viavoice, because it wasn't an opensource product. However, as I stated
> > > > > > > earlier, there are thoes of us that would like to be able to use software
> > > > > > > speech with speakup in the very soon future (now). Yes, I know that I could
> > > > > > > use emacspeak which supports viavoice. However, I've recently downloaded it
> > > > > > > and played with it for two days (even read the howto). Given a choice of
> > > > > > > access though, I would much rather stick with speakup. Thus, not writing a
> > > > > > > driver for a product that is not opensource (and so far for me works without
> > > > > > > a hitch) is a serious limitation to access. Speakup certinly doesn't have to
> > > > > > > be distributted with viavoice (emacspeak isn't), but it would be nice to
> > > > > > > have the option of using it. It shouldn't be that hard to modify a dectalk
> > > > > > > or doubletalk PC driver to work with the speech engine. I've taken c++ my
> > > > > > > junior and senior years of high scghool (AP computer science). Even so, I
> > > > > > > have somewhat of an understanding on how the sample programs work that come
> > > > > > > with the engine. I also plan to read the API docs, and hopefully learn more.
> > > > > > > As you can see, I'm not a candidate to write the speakup driver for
> > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't mind switching to the
> > > > > > > opensource engine when it became usable. However ... ok, I've wined enough.
> > > > > > > Kirk, I guess I'm sim
> > > > > > > > ng your mind regarding viavoice as a speech engine for speakup for now at
> > > > > > > least. If there is anyone else here that agrees with me, please write so
> > > > > > > that we could see how many more takers there are, and maybe try to persaude
> > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > Greg
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > --
> > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > ICQ UIN: 8226547
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > --
> > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > ICQ UIN: 8226547
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > >
> > > > --
> > > > --
> > > > Kerry Hoath: kerry@gotss.net
> > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > ICQ UIN: 8226547
> > > >
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
> --
>
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
>
> Email: janina@afb.net Phone: (202) 408-8175
>
> Will electronic books surpass print books? Read our white paper, Surpassing Gutenberg, at http://www.afb.org/ebook.html
>
> Download a free sample Digital Talking Book edition of Martin Luther King Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
>
> Learn how to make accessible software at http://www.afb.org/technology/accessapp.html
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Gregory Nowak
@ ` Brian Borowski
0 siblings, 0 replies; 101+ messages in thread
From: Brian Borowski @ UTC (permalink / raw)
To: speakup
The discussion about software speech synthesis has got to the point that I
must comment on it. This is an open source project (speakup), and people
are actually getting to the point where the requests for it are more like
users demanding that Kirk better do something about this, or else...
I suggest to those users, that they might consider doing the unmentioned
or else, (whatever that might be), or perhaps making some code
contributions (heaven-forbid) to the project. It's not that the project
isn't somewhat demand-driven by users, but it's also directed and guided
by those who must do the appropriate research, learning, and write the
code to make things happen. If some of the energy that has gone into
generating loud complaints, were instead directed into the necessary
activities of serious commitment and creativity, we might instead have
some basic operational software speech synthesis for speakup.
There is a price you pay for open source, and that is, you either get what
you get, notwithstanding the fact that the process can be guided by
feedback from users, or you make some contribution by writing code...
Brian Borowski
On Wed, 16 May 2001, Gregory Nowak wrote:
> Thanks Janina, there is finally someone else here that knows exactly what I'm talking about.
> Greg
>
>
> On Wed, May 16, 2001 at 12:33:01PM -0400, Janina Sajka wrote:
> > I'll tell you why software speech is a big deal to me. I spend a lot of
> > time on the road. Because I work for a non-profit agency, I'm not
> > usually in First Class when I'm on the airplane. I'm frequently locked
> > into a hotel conference room with anywhere from 20 to 200 other people.
> > Sometimes I have a table to spread my computer out on. Often, I just
> > have my lap. For me, software speech means that I can use linux and
> > speakup with just a headphone--nothing else. Today, it's just a lot more
> > complicated because there's that additional device, and that cable that
> > attaches that additional device to the computer. So, today, when I don't
> > have table space, I run emacspeak with ViaVoice--but I'd sure like to
> > have the speakup option, too.
> >
> > PS: When I'm on the road, I don't usually care if speech starts at the
> > very beginning of the boot process. Mostly, I don't even boot, but
> > rather use the suspend/resume feature of my laptop which, by the way,
> > works pretty well with ViaVoice.
> >
> > On Wed, 16 May 2001, Shaun Oliver wrote:
> >
> > > ok now for my 20c worth.
> > > What the hell is the deal with having software speech or not? In a way I
> > > would prefer it when there is simply no other means of speech output but,
> > > it has it's limitations.
> > > 1: aAs far as I'm aware, software synthesys ties up a great deal of system
> > > resources including the sound card unless of course you run a sb-live.
> > > 2: Remember that if you do go down the path of software synthesys, you
> > > won't have speech right from the get go when you first turn your machine
> > > on.
> > > That's all I wanna say at this point. I don't know much else about but
> > > thought I'd add my thoughts on the matter.
> > >
> > >
> > > Shaun..
> > > "Has anyone ever tasted an "END"? Are they really bitter?"
> > > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends on
> > > www.jong.com:6667
> > >
> > > On Tue, 15 May 2001, Gregory Nowak wrote:
> > >
> > > > Guess I'll stick with the other OS on that machine perhaps until 2010 if need be (grin)
> > > > Greg
> > > >
> > > >
> > > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > > and none of the install systems I know of come up with parallel consoles or
> > > > > software speech. SUSE does do braille I hear though
> > > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > > Thanks for the interesting info on the blazer. So, it looks like a eyes-free install of Linux is not possible on a machine with no serial ports, right?
> > > > > > Greg
> > > > > >
> > > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > > Unless it is a 2.4.x kernel it can't do console on the line printer.
> > > > > > > Even if it does; it won't make the blaser talk; there are no flush codes.
> > > > > > > You need to put the blaser on a serial port and even then I don't know of anything
> > > > > > > other than emacspeak that supports the bns unless cvs speakup does. The blaser
> > > > > > > has old implementations of the bns speech code, but I believe it supports
> > > > > > > indexing. Doing an install of Linux with the blaser would also be rather bad
> > > > > > > since you have no way to shut up the speech, I've done installs like that and
> > > > > > > it gets old real quick especially when the kernel dumps 3k of messages out a
> > > > > > > port.
> > > > > > > If you can't shut it up somehow you don't want it for installs. One disk error
> > > > > > > will win you half an hour of speech you can't cancel, but do give it a try :-)
> > > > > > >
> > > > > > > Regarding shutting up speakup insert enter doesn't release the numpad and the
> > > > > > > review keys remain active. I was talking of a method to completely release
> > > > > > > certain consoles including the number pad.
> > > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > > I thought we already had the ability to put speakup to sleep and to wake it
> > > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I know there are
> > > > > > > > some of you out there that either have used or are still using emacspeak.
> > > > > > > > Any recommendations on where to start after the howto if I decide to take
> > > > > > > > that route until speakup gets software speech? Also, I was thinking of how
> > > > > > > > to install Linux on such a system without sited help. I've got a braille
> > > > > > > > blazer here. I thought of setting up speech through the blazer's parallel
> > > > > > > > port, and using the line printer console. However, when I include
> > > > > > > > "console=lp0" on the loadlin command line, the kernel oopses, and I don't
> > > > > > > > know of how to activate the console on /dev/lp0 after logon. Any
> > > > > > > > suggestions? Thanks.
> > > > > > > > Greg
> > > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > > >
> > > > > > > >
> > > > > > > > ----- Original Message -----
> > > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > > Subject: Re: software speech for speakup
> > > > > > > >
> > > > > > > >
> > > > > > > > > Ok so that was all 1 big long line! I won't be slicing that message
> > > > > > > > > down into smaller sections in ed os it remains attached below.
> > > > > > > > >
> > > > > > > > > The fundermental problem with software speech and speakup is this:
> > > > > > > > > speakup gets control extremely early on in the boot process, just after
> > > > > > > > the
> > > > > > > > > console driver or at the same time. At this point; no sound is
> > > > > > > > initialized,
> > > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > > are mounted and therefore sound and viavoice can't yet be loaded.
> > > > > > > > > Via voice is a huge application, and putting it into the kernel isn't an
> > > > > > > > > option since it would make the kernel image too large and anything in
> > > > > > > > kernel
> > > > > > > > > image is unswappable and consumes memory.
> > > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > > can't even integrate it if we wanted to.
> > > > > > > > >
> > > > > > > > > It may be possible to do something like keep speakup asleep until viavoice
> > > > > > > > > is running, and make some shim between speakup and viavoice but this
> > > > > > > > > is not trivial. What you are trying to do is take information
> > > > > > > > > from kernel space (console driver) handle it with speakup, hand it to
> > > > > > > > userspace
> > > > > > > > > to a program that mightn't even be running anymore, have that program
> > > > > > > > > synthesize the speech and pass it back to kernel land sound drivers that
> > > > > > > > we
> > > > > > > > > presume you loaded. This is going to make the performance of the system
> > > > > > > > like
> > > > > > > > > cyphoning honey uphill. Even assuming the speakup mods were made by
> > > > > > > > somebody
> > > > > > > > > in the forseeable future, there are many more moving parts to make work.
> > > > > > > > > What if one of the tasks such as viavoice dies or sound drivers unload,
> > > > > > > > how
> > > > > > > > > do we tell the kernel to tell user space to tell the kernel to tell user
> > > > > > > > space
> > > > > > > > > that something ahs gone wrong?
> > > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > > to interact with its talking device and assumes that sound and viavoice
> > > > > > > > are
> > > > > > > > > in top shape. When the speech server crashes emacspeak respawns it.
> > > > > > > > > What you are asking is for speakup to become re-enterant, the ability to
> > > > > > > > put it
> > > > > > > > > to sleep and wake it up at will and the ability to talk to it from user
> > > > > > > > space
> > > > > > > > > despite the fact it is kernel code and have that kernel code talk back to
> > > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > > and although it may be possible, so is Bill Gates giving away all his
> > > > > > > > > money and becoming a hermit.
> > > > > > > > > Even if Kirk changed his mind regarding viavoice tomorrow and coded flat
> > > > > > > > out
> > > > > > > > > until the project was complete it would require months of coding time
> > > > > > > > before
> > > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > > Remember Windows screen readers run in user land and although they hook
> > > > > > > > into
> > > > > > > > > the windows subsystems they are applications like any other. Speakup is in
> > > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > > Ever had jfw or windoweyes crash and lost your speech? Often you are left
> > > > > > > > with
> > > > > > > > > no clue as to why it happend and often jfw is unrestartable. If we were to
> > > > > > > > > have this happen in Linux it may result in bits of the kernel becoming
> > > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > > My personal recommendation is to learn how to use emacspeak, preferably
> > > > > > > > from
> > > > > > > > > a seasoned emacs user and learn about term mode and shell mode.
> > > > > > > > > W3 is a nice browser, vm works well and so does emacspeak. Once you have
> > > > > > > > this
> > > > > > > > > down pat, you can then use the c-mode in emacs to start writing the code
> > > > > > > > > for speakup and take some of the weight off the existing coders <smile>
> > > > > > > > > If it takes you a week to get emacspeak working for you, it will tide you
> > > > > > > > over
> > > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > > There are other userland screen readers and one supports software speech
> > > > > > > > can't
> > > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > > If we get more coders things might go faster, but until then; you might
> > > > > > > > need
> > > > > > > > > to use another solution for accessability if you have no serial ports.
> > > > > > > > >
> > > > > > > > > Regards, Kerry.
> > > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak wrote:
> > > > > > > > > > Hi All,
> > > > > > > > > >
> > > > > > > > > > Ok, here is my penny's worth on software speech for speakup. I certinly
> > > > > > > > don't mean to flame or unconstructively critisize here, so please read on if
> > > > > > > > you're interested. There are some of us that don't have serial ports on a
> > > > > > > > PC, but do have a sound card supported in Linux (based on some earlier posts
> > > > > > > > I've seen on this list, I know I'm not alone in this situation). As a
> > > > > > > > result, I would personally like to entirely blow away the other OS on such a
> > > > > > > > machine, and dedicate it to Linux (simply because I'm getting tired of using
> > > > > > > > the other OS on it, and because all its hardware is Linux compatible). I
> > > > > > > > know that Kirk mentioned that he was working on a software synth that would
> > > > > > > > work with speakup in the far future, and that he wouldn't write anything for
> > > > > > > > IBM viavoice, because it wasn't an opensource product. However, as I stated
> > > > > > > > earlier, there are thoes of us that would like to be able to use software
> > > > > > > > speech with speakup in the very soon future (now). Yes, I know that I could
> > > > > > > > use emacspeak which supports viavoice. However, I've recently downloaded it
> > > > > > > > and played with it for two days (even read the howto). Given a choice of
> > > > > > > > access though, I would much rather stick with speakup. Thus, not writing a
> > > > > > > > driver for a product that is not opensource (and so far for me works without
> > > > > > > > a hitch) is a serious limitation to access. Speakup certinly doesn't have to
> > > > > > > > be distributted with viavoice (emacspeak isn't), but it would be nice to
> > > > > > > > have the option of using it. It shouldn't be that hard to modify a dectalk
> > > > > > > > or doubletalk PC driver to work with the speech engine. I've taken c++ my
> > > > > > > > junior and senior years of high scghool (AP computer science). Even so, I
> > > > > > > > have somewhat of an understanding on how the sample programs work that come
> > > > > > > > with the engine. I also plan to read the API docs, and hopefully learn more.
> > > > > > > > As you can see, I'm not a candidate to write the speakup driver for
> > > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't mind switching to the
> > > > > > > > opensource engine when it became usable. However ... ok, I've wined enough.
> > > > > > > > Kirk, I guess I'm sim
> > > > > > > > > ng your mind regarding viavoice as a speech engine for speakup for now at
> > > > > > > > least. If there is anyone else here that agrees with me, please write so
> > > > > > > > that we could see how many more takers there are, and maybe try to persaude
> > > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > > Greg
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > Speakup mailing list
> > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > --
> > > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > > ICQ UIN: 8226547
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > --
> > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > ICQ UIN: 8226547
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > >
> > > > > --
> > > > > --
> > > > > Kerry Hoath: kerry@gotss.net
> > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > ICQ UIN: 8226547
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> > --
> >
> > Janina Sajka, Director
> > Technology Research and Development
> > Governmental Relations Group
> > American Foundation for the Blind (AFB)
> >
> > Email: janina@afb.net Phone: (202) 408-8175
> >
> > Will electronic books surpass print books? Read our white paper, Surpassing Gutenberg, at http://www.afb.org/ebook.html
> >
> > Download a free sample Digital Talking Book edition of Martin Luther King Jr's inspiring "I Have A Dream" speech at
> > http://www.afb.org/mlkweb.asp
> >
> > Learn how to make accessible software at http://www.afb.org/technology/accessapp.html
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 101+ messages in thread
* Re: software speech for speakup
` Janina Sajka
` Gregory Nowak
@ ` Victor Tsaran
` Kirk Wood
` Gregory Nowak
` Stephen Dawes
` Shaun Oliver
3 siblings, 2 replies; 101+ messages in thread
From: Victor Tsaran @ UTC (permalink / raw)
To: speakup
Guys, you all perfectly understand that there is no way to have Speakup use
software synthesizer from the very start of the machine. So, why this
discussion at all?
Actually, I recall that superslim notebook computers, such as Sonny Viao,
play a sound through their sound card at the very beginning of boot process.
So, perhaps, theoretically it should be possible if all PC's could
initialize the sound card in a similar way. But this is not so...
Best,
Victor
----- Original Message -----
From: "Janina Sajka" <janina@afb.net>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 16, 2001 6:33 PM
Subject: Re: software speech for speakup
> I'll tell you why software speech is a big deal to me. I spend a lot of
> time on the road. Because I work for a non-profit agency, I'm not
> usually in First Class when I'm on the airplane. I'm frequently locked
> into a hotel conference room with anywhere from 20 to 200 other people.
> Sometimes I have a table to spread my computer out on. Often, I just
> have my lap. For me, software speech means that I can use linux and
> speakup with just a headphone--nothing else. Today, it's just a lot more
> complicated because there's that additional device, and that cable that
> attaches that additional device to the computer. So, today, when I don't
> have table space, I run emacspeak with ViaVoice--but I'd sure like to
> have the speakup option, too.
>
> PS: When I'm on the road, I don't usually care if speech starts at the
> very beginning of the boot process. Mostly, I don't even boot, but
> rather use the suspend/resume feature of my laptop which, by the way,
> works pretty well with ViaVoice.
>
> On Wed, 16 May 2001, Shaun Oliver wrote:
>
> > ok now for my 20c worth.
> > What the hell is the deal with having software speech or not? In a way I
> > would prefer it when there is simply no other means of speech output
but,
> > it has it's limitations.
> > 1: aAs far as I'm aware, software synthesys ties up a great deal of
system
> > resources including the sound card unless of course you run a sb-live.
> > 2: Remember that if you do go down the path of software synthesys, you
> > won't have speech right from the get go when you first turn your
machine
> > on.
> > That's all I wanna say at this point. I don't know much else about but
> > thought I'd add my thoughts on the matter.
> >
> >
> > Shaun..
> > "Has anyone ever tasted an "END"? Are they really bitter?"
> > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends
on
> > www.jong.com:6667
> >
> > On Tue, 15 May 2001, Gregory Nowak wrote:
> >
> > > Guess I'll stick with the other OS on that machine perhaps until 2010
if need be (grin)
> > > Greg
> > >
> > >
> > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > and none of the install systems I know of come up with parallel
consoles or
> > > > software speech. SUSE does do braille I hear though
> > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > Thanks for the interesting info on the blazer. So, it looks like a
eyes-free install of Linux is not possible on a machine with no serial
ports, right?
> > > > > Greg
> > > > >
> > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > Unless it is a 2.4.x kernel it can't do console on the line
printer.
> > > > > > Even if it does; it won't make the blaser talk; there are no
flush codes.
> > > > > > You need to put the blaser on a serial port and even then I
don't know of anything
> > > > > > other than emacspeak that supports the bns unless cvs speakup
does. The blaser
> > > > > > has old implementations of the bns speech code, but I believe it
supports
> > > > > > indexing. Doing an install of Linux with the blaser would also
be rather bad
> > > > > > since you have no way to shut up the speech, I've done installs
like that and
> > > > > > it gets old real quick especially when the kernel dumps 3k of
messages out a
> > > > > > port.
> > > > > > If you can't shut it up somehow you don't want it for installs.
One disk error
> > > > > > will win you half an hour of speech you can't cancel, but do
give it a try :-)
> > > > > >
> > > > > > Regarding shutting up speakup insert enter doesn't release the
numpad and the
> > > > > > review keys remain active. I was talking of a method to
completely release
> > > > > > certain consoles including the number pad.
> > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > I thought we already had the ability to put speakup to sleep
and to wake it
> > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I
know there are
> > > > > > > some of you out there that either have used or are still using
emacspeak.
> > > > > > > Any recommendations on where to start after the howto if I
decide to take
> > > > > > > that route until speakup gets software speech? Also, I was
thinking of how
> > > > > > > to install Linux on such a system without sited help. I've got
a braille
> > > > > > > blazer here. I thought of setting up speech through the
blazer's parallel
> > > > > > > port, and using the line printer console. However, when I
include
> > > > > > > "console=lp0" on the loadlin command line, the kernel oopses,
and I don't
> > > > > > > know of how to activate the console on /dev/lp0 after logon.
Any
> > > > > > > suggestions? Thanks.
> > > > > > > Greg
> > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > >
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > Subject: Re: software speech for speakup
> > > > > > >
> > > > > > >
> > > > > > > > Ok so that was all 1 big long line! I won't be slicing that
message
> > > > > > > > down into smaller sections in ed os it remains attached
below.
> > > > > > > >
> > > > > > > > The fundermental problem with software speech and speakup is
this:
> > > > > > > > speakup gets control extremely early on in the boot process,
just after
> > > > > > > the
> > > > > > > > console driver or at the same time. At this point; no sound
is
> > > > > > > initialized,
> > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > are mounted and therefore sound and viavoice can't yet be
loaded.
> > > > > > > > Via voice is a huge application, and putting it into the
kernel isn't an
> > > > > > > > option since it would make the kernel image too large and
anything in
> > > > > > > kernel
> > > > > > > > image is unswappable and consumes memory.
> > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > can't even integrate it if we wanted to.
> > > > > > > >
> > > > > > > > It may be possible to do something like keep speakup asleep
until viavoice
> > > > > > > > is running, and make some shim between speakup and viavoice
but this
> > > > > > > > is not trivial. What you are trying to do is take
information
> > > > > > > > from kernel space (console driver) handle it with speakup,
hand it to
> > > > > > > userspace
> > > > > > > > to a program that mightn't even be running anymore, have
that program
> > > > > > > > synthesize the speech and pass it back to kernel land sound
drivers that
> > > > > > > we
> > > > > > > > presume you loaded. This is going to make the performance of
the system
> > > > > > > like
> > > > > > > > cyphoning honey uphill. Even assuming the speakup mods were
made by
> > > > > > > somebody
> > > > > > > > in the forseeable future, there are many more moving parts
to make work.
> > > > > > > > What if one of the tasks such as viavoice dies or sound
drivers unload,
> > > > > > > how
> > > > > > > > do we tell the kernel to tell user space to tell the kernel
to tell user
> > > > > > > space
> > > > > > > > that something ahs gone wrong?
> > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > to interact with its talking device and assumes that sound
and viavoice
> > > > > > > are
> > > > > > > > in top shape. When the speech server crashes emacspeak
respawns it.
> > > > > > > > What you are asking is for speakup to become re-enterant,
the ability to
> > > > > > > put it
> > > > > > > > to sleep and wake it up at will and the ability to talk to
it from user
> > > > > > > space
> > > > > > > > despite the fact it is kernel code and have that kernel code
talk back to
> > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > and although it may be possible, so is Bill Gates giving
away all his
> > > > > > > > money and becoming a hermit.
> > > > > > > > Even if Kirk changed his mind regarding viavoice tomorrow
and coded flat
> > > > > > > out
> > > > > > > > until the project was complete it would require months of
coding time
> > > > > > > before
> > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > Remember Windows screen readers run in user land and
although they hook
> > > > > > > into
> > > > > > > > the windows subsystems they are applications like any other.
Speakup is in
> > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > Ever had jfw or windoweyes crash and lost your speech? Often
you are left
> > > > > > > with
> > > > > > > > no clue as to why it happend and often jfw is unrestartable.
If we were to
> > > > > > > > have this happen in Linux it may result in bits of the
kernel becoming
> > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > My personal recommendation is to learn how to use emacspeak,
preferably
> > > > > > > from
> > > > > > > > a seasoned emacs user and learn about term mode and shell
mode.
> > > > > > > > W3 is a nice browser, vm works well and so does emacspeak.
Once you have
> > > > > > > this
> > > > > > > > down pat, you can then use the c-mode in emacs to start
writing the code
> > > > > > > > for speakup and take some of the weight off the existing
coders <smile>
> > > > > > > > If it takes you a week to get emacspeak working for you, it
will tide you
> > > > > > > over
> > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > There are other userland screen readers and one supports
software speech
> > > > > > > can't
> > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > If we get more coders things might go faster, but until
then; you might
> > > > > > > need
> > > > > > > > to use another solution for accessability if you have no
serial ports.
> > > > > > > >
> > > > > > > > Regards, Kerry.
> > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak
wrote:
> > > > > > > > > Hi All,
> > > > > > > > >
> > > > > > > > > Ok, here is my penny's worth on software speech for
speakup. I certinly
> > > > > > > don't mean to flame or unconstructively critisize here, so
please read on if
> > > > > > > you're interested. There are some of us that don't have serial
ports on a
> > > > > > > PC, but do have a sound card supported in Linux (based on some
earlier posts
> > > > > > > I've seen on this list, I know I'm not alone in this
situation). As a
> > > > > > > result, I would personally like to entirely blow away the
other OS on such a
> > > > > > > machine, and dedicate it to Linux (simply because I'm getting
tired of using
> > > > > > > the other OS on it, and because all its hardware is Linux
compatible). I
> > > > > > > know that Kirk mentioned that he was working on a software
synth that would
> > > > > > > work with speakup in the far future, and that he wouldn't
write anything for
> > > > > > > IBM viavoice, because it wasn't an opensource product.
However, as I stated
> > > > > > > earlier, there are thoes of us that would like to be able to
use software
> > > > > > > speech with speakup in the very soon future (now). Yes, I know
that I could
> > > > > > > use emacspeak which supports viavoice. However, I've recently
downloaded it
> > > > > > > and played with it for two days (even read the howto). Given
a choice of
> > > > > > > access though, I would much rather stick with speakup. Thus,
not writing a
> > > > > > > driver for a product that is not opensource (and so far for me
works without
> > > > > > > a hitch) is a serious limitation to access. Speakup certinly
doesn't have to
> > > > > > > be distributted with viavoice (emacspeak isn't), but it would
be nice to
> > > > > > > have the option of using it. It shouldn't be that hard to
modify a dectalk
> > > > > > > or doubletalk PC driver to work with the speech engine. I've
taken c++ my
> > > > > > > junior and senior years of high scghool (AP computer science).
Even so, I
> > > > > > > have somewhat of an understanding on how the sample programs
work that come
> > > > > > > with the engine. I also plan to read the API docs, and
hopefully learn more.
> > > > > > > As you can see, I'm not a candidate to write the speakup
driver for
> > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't mind
switching to the
> > > > > > > opensource engine when it became usable. However ... ok, I've
wined enough.
> > > > > > > Kirk, I guess I'm sim
> > > > > > > > ng your mind regarding viavoice as a speech engine for
speakup for now at
> > > > > > > least. If there is anyone else here that agrees with me,
please write so
> > > > > > > that we could see how many more takers there are, and maybe
try to persaude
> > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > Greg
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > --
> > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > ICQ UIN: 8226547
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > --
> > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > ICQ UIN: 8226547
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > >
> > > > --
> > > > --
> > > > Kerry Hoath: kerry@gotss.net
> > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > ICQ UIN: 8226547
> > > >
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
> --
>
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
>
> Email: janina@afb.net Phone: (202) 408-8175
>
> Will electronic books surpass print books? Read our white paper,
Surpassing Gutenberg, at http://www.afb.org/ebook.html
>
> Download a free sample Digital Talking Book edition of Martin Luther King
Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
>
> Learn how to make accessible software at
http://www.afb.org/technology/accessapp.html
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Victor Tsaran
@ ` Kirk Wood
` Gregory Nowak
1 sibling, 0 replies; 101+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
On Wed, 16 May 2001, Victor Tsaran wrote:
> Guys, you all perfectly understand that there is no way to have Speakup use
> software synthesizer from the very start of the machine. So, why this
> discussion at all?
The discussion isn't about having speech from start of boot through the
sound card. The discussion is about having the option of using sound for
speech synthesis at all. I think the discussion allready acknowledged that
it would have to wait till later in the boot process.
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nothing is hard if you know the answer or are used to doing it.
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Victor Tsaran
` Kirk Wood
@ ` Gregory Nowak
` Charles Hallenbeck
` Victor Tsaran
1 sibling, 2 replies; 101+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
This discussion is because I for one don't care about the boot messages as long as I'm able to get speech when the login prompt comes up. I can always view the boot messages with dmesg if I want.
Greg
On Wed, May 16, 2001 at 09:47:22PM +0200, Victor Tsaran wrote:
> Guys, you all perfectly understand that there is no way to have Speakup use
> software synthesizer from the very start of the machine. So, why this
> discussion at all?
> Actually, I recall that superslim notebook computers, such as Sonny Viao,
> play a sound through their sound card at the very beginning of boot process.
> So, perhaps, theoretically it should be possible if all PC's could
> initialize the sound card in a similar way. But this is not so...
> Best,
> Victor
>
> ----- Original Message -----
> From: "Janina Sajka" <janina@afb.net>
> To: <speakup@braille.uwo.ca>
> Sent: Wednesday, May 16, 2001 6:33 PM
> Subject: Re: software speech for speakup
>
>
> > I'll tell you why software speech is a big deal to me. I spend a lot of
> > time on the road. Because I work for a non-profit agency, I'm not
> > usually in First Class when I'm on the airplane. I'm frequently locked
> > into a hotel conference room with anywhere from 20 to 200 other people.
> > Sometimes I have a table to spread my computer out on. Often, I just
> > have my lap. For me, software speech means that I can use linux and
> > speakup with just a headphone--nothing else. Today, it's just a lot more
> > complicated because there's that additional device, and that cable that
> > attaches that additional device to the computer. So, today, when I don't
> > have table space, I run emacspeak with ViaVoice--but I'd sure like to
> > have the speakup option, too.
> >
> > PS: When I'm on the road, I don't usually care if speech starts at the
> > very beginning of the boot process. Mostly, I don't even boot, but
> > rather use the suspend/resume feature of my laptop which, by the way,
> > works pretty well with ViaVoice.
> >
> > On Wed, 16 May 2001, Shaun Oliver wrote:
> >
> > > ok now for my 20c worth.
> > > What the hell is the deal with having software speech or not? In a way I
> > > would prefer it when there is simply no other means of speech output
> but,
> > > it has it's limitations.
> > > 1: aAs far as I'm aware, software synthesys ties up a great deal of
> system
> > > resources including the sound card unless of course you run a sb-live.
> > > 2: Remember that if you do go down the path of software synthesys, you
> > > won't have speech right from the get go when you first turn your
> machine
> > > on.
> > > That's all I wanna say at this point. I don't know much else about but
> > > thought I'd add my thoughts on the matter.
> > >
> > >
> > > Shaun..
> > > "Has anyone ever tasted an "END"? Are they really bitter?"
> > > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends
> on
> > > www.jong.com:6667
> > >
> > > On Tue, 15 May 2001, Gregory Nowak wrote:
> > >
> > > > Guess I'll stick with the other OS on that machine perhaps until 2010
> if need be (grin)
> > > > Greg
> > > >
> > > >
> > > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > > and none of the install systems I know of come up with parallel
> consoles or
> > > > > software speech. SUSE does do braille I hear though
> > > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > > Thanks for the interesting info on the blazer. So, it looks like a
> eyes-free install of Linux is not possible on a machine with no serial
> ports, right?
> > > > > > Greg
> > > > > >
> > > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > > Unless it is a 2.4.x kernel it can't do console on the line
> printer.
> > > > > > > Even if it does; it won't make the blaser talk; there are no
> flush codes.
> > > > > > > You need to put the blaser on a serial port and even then I
> don't know of anything
> > > > > > > other than emacspeak that supports the bns unless cvs speakup
> does. The blaser
> > > > > > > has old implementations of the bns speech code, but I believe it
> supports
> > > > > > > indexing. Doing an install of Linux with the blaser would also
> be rather bad
> > > > > > > since you have no way to shut up the speech, I've done installs
> like that and
> > > > > > > it gets old real quick especially when the kernel dumps 3k of
> messages out a
> > > > > > > port.
> > > > > > > If you can't shut it up somehow you don't want it for installs.
> One disk error
> > > > > > > will win you half an hour of speech you can't cancel, but do
> give it a try :-)
> > > > > > >
> > > > > > > Regarding shutting up speakup insert enter doesn't release the
> numpad and the
> > > > > > > review keys remain active. I was talking of a method to
> completely release
> > > > > > > certain consoles including the number pad.
> > > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > > I thought we already had the ability to put speakup to sleep
> and to wake it
> > > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I
> know there are
> > > > > > > > some of you out there that either have used or are still using
> emacspeak.
> > > > > > > > Any recommendations on where to start after the howto if I
> decide to take
> > > > > > > > that route until speakup gets software speech? Also, I was
> thinking of how
> > > > > > > > to install Linux on such a system without sited help. I've got
> a braille
> > > > > > > > blazer here. I thought of setting up speech through the
> blazer's parallel
> > > > > > > > port, and using the line printer console. However, when I
> include
> > > > > > > > "console=lp0" on the loadlin command line, the kernel oopses,
> and I don't
> > > > > > > > know of how to activate the console on /dev/lp0 after logon.
> Any
> > > > > > > > suggestions? Thanks.
> > > > > > > > Greg
> > > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > > >
> > > > > > > >
> > > > > > > > ----- Original Message -----
> > > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > > Subject: Re: software speech for speakup
> > > > > > > >
> > > > > > > >
> > > > > > > > > Ok so that was all 1 big long line! I won't be slicing that
> message
> > > > > > > > > down into smaller sections in ed os it remains attached
> below.
> > > > > > > > >
> > > > > > > > > The fundermental problem with software speech and speakup is
> this:
> > > > > > > > > speakup gets control extremely early on in the boot process,
> just after
> > > > > > > > the
> > > > > > > > > console driver or at the same time. At this point; no sound
> is
> > > > > > > > initialized,
> > > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > > are mounted and therefore sound and viavoice can't yet be
> loaded.
> > > > > > > > > Via voice is a huge application, and putting it into the
> kernel isn't an
> > > > > > > > > option since it would make the kernel image too large and
> anything in
> > > > > > > > kernel
> > > > > > > > > image is unswappable and consumes memory.
> > > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > > can't even integrate it if we wanted to.
> > > > > > > > >
> > > > > > > > > It may be possible to do something like keep speakup asleep
> until viavoice
> > > > > > > > > is running, and make some shim between speakup and viavoice
> but this
> > > > > > > > > is not trivial. What you are trying to do is take
> information
> > > > > > > > > from kernel space (console driver) handle it with speakup,
> hand it to
> > > > > > > > userspace
> > > > > > > > > to a program that mightn't even be running anymore, have
> that program
> > > > > > > > > synthesize the speech and pass it back to kernel land sound
> drivers that
> > > > > > > > we
> > > > > > > > > presume you loaded. This is going to make the performance of
> the system
> > > > > > > > like
> > > > > > > > > cyphoning honey uphill. Even assuming the speakup mods were
> made by
> > > > > > > > somebody
> > > > > > > > > in the forseeable future, there are many more moving parts
> to make work.
> > > > > > > > > What if one of the tasks such as viavoice dies or sound
> drivers unload,
> > > > > > > > how
> > > > > > > > > do we tell the kernel to tell user space to tell the kernel
> to tell user
> > > > > > > > space
> > > > > > > > > that something ahs gone wrong?
> > > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > > to interact with its talking device and assumes that sound
> and viavoice
> > > > > > > > are
> > > > > > > > > in top shape. When the speech server crashes emacspeak
> respawns it.
> > > > > > > > > What you are asking is for speakup to become re-enterant,
> the ability to
> > > > > > > > put it
> > > > > > > > > to sleep and wake it up at will and the ability to talk to
> it from user
> > > > > > > > space
> > > > > > > > > despite the fact it is kernel code and have that kernel code
> talk back to
> > > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > > and although it may be possible, so is Bill Gates giving
> away all his
> > > > > > > > > money and becoming a hermit.
> > > > > > > > > Even if Kirk changed his mind regarding viavoice tomorrow
> and coded flat
> > > > > > > > out
> > > > > > > > > until the project was complete it would require months of
> coding time
> > > > > > > > before
> > > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > > Remember Windows screen readers run in user land and
> although they hook
> > > > > > > > into
> > > > > > > > > the windows subsystems they are applications like any other.
> Speakup is in
> > > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > > Ever had jfw or windoweyes crash and lost your speech? Often
> you are left
> > > > > > > > with
> > > > > > > > > no clue as to why it happend and often jfw is unrestartable.
> If we were to
> > > > > > > > > have this happen in Linux it may result in bits of the
> kernel becoming
> > > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > > My personal recommendation is to learn how to use emacspeak,
> preferably
> > > > > > > > from
> > > > > > > > > a seasoned emacs user and learn about term mode and shell
> mode.
> > > > > > > > > W3 is a nice browser, vm works well and so does emacspeak.
> Once you have
> > > > > > > > this
> > > > > > > > > down pat, you can then use the c-mode in emacs to start
> writing the code
> > > > > > > > > for speakup and take some of the weight off the existing
> coders <smile>
> > > > > > > > > If it takes you a week to get emacspeak working for you, it
> will tide you
> > > > > > > > over
> > > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > > There are other userland screen readers and one supports
> software speech
> > > > > > > > can't
> > > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > > If we get more coders things might go faster, but until
> then; you might
> > > > > > > > need
> > > > > > > > > to use another solution for accessability if you have no
> serial ports.
> > > > > > > > >
> > > > > > > > > Regards, Kerry.
> > > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak
> wrote:
> > > > > > > > > > Hi All,
> > > > > > > > > >
> > > > > > > > > > Ok, here is my penny's worth on software speech for
> speakup. I certinly
> > > > > > > > don't mean to flame or unconstructively critisize here, so
> please read on if
> > > > > > > > you're interested. There are some of us that don't have serial
> ports on a
> > > > > > > > PC, but do have a sound card supported in Linux (based on some
> earlier posts
> > > > > > > > I've seen on this list, I know I'm not alone in this
> situation). As a
> > > > > > > > result, I would personally like to entirely blow away the
> other OS on such a
> > > > > > > > machine, and dedicate it to Linux (simply because I'm getting
> tired of using
> > > > > > > > the other OS on it, and because all its hardware is Linux
> compatible). I
> > > > > > > > know that Kirk mentioned that he was working on a software
> synth that would
> > > > > > > > work with speakup in the far future, and that he wouldn't
> write anything for
> > > > > > > > IBM viavoice, because it wasn't an opensource product.
> However, as I stated
> > > > > > > > earlier, there are thoes of us that would like to be able to
> use software
> > > > > > > > speech with speakup in the very soon future (now). Yes, I know
> that I could
> > > > > > > > use emacspeak which supports viavoice. However, I've recently
> downloaded it
> > > > > > > > and played with it for two days (even read the howto). Given
> a choice of
> > > > > > > > access though, I would much rather stick with speakup. Thus,
> not writing a
> > > > > > > > driver for a product that is not opensource (and so far for me
> works without
> > > > > > > > a hitch) is a serious limitation to access. Speakup certinly
> doesn't have to
> > > > > > > > be distributted with viavoice (emacspeak isn't), but it would
> be nice to
> > > > > > > > have the option of using it. It shouldn't be that hard to
> modify a dectalk
> > > > > > > > or doubletalk PC driver to work with the speech engine. I've
> taken c++ my
> > > > > > > > junior and senior years of high scghool (AP computer science).
> Even so, I
> > > > > > > > have somewhat of an understanding on how the sample programs
> work that come
> > > > > > > > with the engine. I also plan to read the API docs, and
> hopefully learn more.
> > > > > > > > As you can see, I'm not a candidate to write the speakup
> driver for
> > > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't mind
> switching to the
> > > > > > > > opensource engine when it became usable. However ... ok, I've
> wined enough.
> > > > > > > > Kirk, I guess I'm sim
> > > > > > > > > ng your mind regarding viavoice as a speech engine for
> speakup for now at
> > > > > > > > least. If there is anyone else here that agrees with me,
> please write so
> > > > > > > > that we could see how many more takers there are, and maybe
> try to persaude
> > > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > > Greg
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > Speakup mailing list
> > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > --
> > > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > > ICQ UIN: 8226547
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > --
> > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > ICQ UIN: 8226547
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > >
> > > > > --
> > > > > --
> > > > > Kerry Hoath: kerry@gotss.net
> > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > ICQ UIN: 8226547
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> > --
> >
> > Janina Sajka, Director
> > Technology Research and Development
> > Governmental Relations Group
> > American Foundation for the Blind (AFB)
> >
> > Email: janina@afb.net Phone: (202) 408-8175
> >
> > Will electronic books surpass print books? Read our white paper,
> Surpassing Gutenberg, at http://www.afb.org/ebook.html
> >
> > Download a free sample Digital Talking Book edition of Martin Luther King
> Jr's inspiring "I Have A Dream" speech at
> > http://www.afb.org/mlkweb.asp
> >
> > Learn how to make accessible software at
> http://www.afb.org/technology/accessapp.html
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Gregory Nowak
@ ` Charles Hallenbeck
` Gregory Nowak
` Victor Tsaran
1 sibling, 1 reply; 101+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
You can only get the boot messages with dmesg if the system finishes
booting. If the boot process fails you are SOL!
On Wed, 16 May 2001, Gregory Nowak wrote:
> This discussion is because I for one don't care about the boot messages as long as I'm able to get speech when the login prompt comes up. I can always view the boot messages with dmesg if I want.
> Greg
>
>
> On Wed, May 16, 2001 at 09:47:22PM +0200, Victor Tsaran wrote:
> > Guys, you all perfectly understand that there is no way to have Speakup use
> > software synthesizer from the very start of the machine. So, why this
> > discussion at all?
> > Actually, I recall that superslim notebook computers, such as Sonny Viao,
> > play a sound through their sound card at the very beginning of boot process.
> > So, perhaps, theoretically it should be possible if all PC's could
> > initialize the sound card in a similar way. But this is not so...
> > Best,
> > Victor
> >
> > ----- Original Message -----
> > From: "Janina Sajka" <janina@afb.net>
> > To: <speakup@braille.uwo.ca>
> > Sent: Wednesday, May 16, 2001 6:33 PM
> > Subject: Re: software speech for speakup
> >
> >
> > > I'll tell you why software speech is a big deal to me. I spend a lot of
> > > time on the road. Because I work for a non-profit agency, I'm not
> > > usually in First Class when I'm on the airplane. I'm frequently locked
> > > into a hotel conference room with anywhere from 20 to 200 other people.
> > > Sometimes I have a table to spread my computer out on. Often, I just
> > > have my lap. For me, software speech means that I can use linux and
> > > speakup with just a headphone--nothing else. Today, it's just a lot more
> > > complicated because there's that additional device, and that cable that
> > > attaches that additional device to the computer. So, today, when I don't
> > > have table space, I run emacspeak with ViaVoice--but I'd sure like to
> > > have the speakup option, too.
> > >
> > > PS: When I'm on the road, I don't usually care if speech starts at the
> > > very beginning of the boot process. Mostly, I don't even boot, but
> > > rather use the suspend/resume feature of my laptop which, by the way,
> > > works pretty well with ViaVoice.
> > >
> > > On Wed, 16 May 2001, Shaun Oliver wrote:
> > >
> > > > ok now for my 20c worth.
> > > > What the hell is the deal with having software speech or not? In a way I
> > > > would prefer it when there is simply no other means of speech output
> > but,
> > > > it has it's limitations.
> > > > 1: aAs far as I'm aware, software synthesys ties up a great deal of
> > system
> > > > resources including the sound card unless of course you run a sb-live.
> > > > 2: Remember that if you do go down the path of software synthesys, you
> > > > won't have speech right from the get go when you first turn your
> > machine
> > > > on.
> > > > That's all I wanna say at this point. I don't know much else about but
> > > > thought I'd add my thoughts on the matter.
> > > >
> > > >
> > > > Shaun..
> > > > "Has anyone ever tasted an "END"? Are they really bitter?"
> > > > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > > > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends
> > on
> > > > www.jong.com:6667
> > > >
> > > > On Tue, 15 May 2001, Gregory Nowak wrote:
> > > >
> > > > > Guess I'll stick with the other OS on that machine perhaps until 2010
> > if need be (grin)
> > > > > Greg
> > > > >
> > > > >
> > > > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > > > and none of the install systems I know of come up with parallel
> > consoles or
> > > > > > software speech. SUSE does do braille I hear though
> > > > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > > > Thanks for the interesting info on the blazer. So, it looks like a
> > eyes-free install of Linux is not possible on a machine with no serial
> > ports, right?
> > > > > > > Greg
> > > > > > >
> > > > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > > > Unless it is a 2.4.x kernel it can't do console on the line
> > printer.
> > > > > > > > Even if it does; it won't make the blaser talk; there are no
> > flush codes.
> > > > > > > > You need to put the blaser on a serial port and even then I
> > don't know of anything
> > > > > > > > other than emacspeak that supports the bns unless cvs speakup
> > does. The blaser
> > > > > > > > has old implementations of the bns speech code, but I believe it
> > supports
> > > > > > > > indexing. Doing an install of Linux with the blaser would also
> > be rather bad
> > > > > > > > since you have no way to shut up the speech, I've done installs
> > like that and
> > > > > > > > it gets old real quick especially when the kernel dumps 3k of
> > messages out a
> > > > > > > > port.
> > > > > > > > If you can't shut it up somehow you don't want it for installs.
> > One disk error
> > > > > > > > will win you half an hour of speech you can't cancel, but do
> > give it a try :-)
> > > > > > > >
> > > > > > > > Regarding shutting up speakup insert enter doesn't release the
> > numpad and the
> > > > > > > > review keys remain active. I was talking of a method to
> > completely release
> > > > > > > > certain consoles including the number pad.
> > > > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > > > I thought we already had the ability to put speakup to sleep
> > and to wake it
> > > > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I
> > know there are
> > > > > > > > > some of you out there that either have used or are still using
> > emacspeak.
> > > > > > > > > Any recommendations on where to start after the howto if I
> > decide to take
> > > > > > > > > that route until speakup gets software speech? Also, I was
> > thinking of how
> > > > > > > > > to install Linux on such a system without sited help. I've got
> > a braille
> > > > > > > > > blazer here. I thought of setting up speech through the
> > blazer's parallel
> > > > > > > > > port, and using the line printer console. However, when I
> > include
> > > > > > > > > "console=lp0" on the loadlin command line, the kernel oopses,
> > and I don't
> > > > > > > > > know of how to activate the console on /dev/lp0 after logon.
> > Any
> > > > > > > > > suggestions? Thanks.
> > > > > > > > > Greg
> > > > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > ----- Original Message -----
> > > > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > > > Subject: Re: software speech for speakup
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > > Ok so that was all 1 big long line! I won't be slicing that
> > message
> > > > > > > > > > down into smaller sections in ed os it remains attached
> > below.
> > > > > > > > > >
> > > > > > > > > > The fundermental problem with software speech and speakup is
> > this:
> > > > > > > > > > speakup gets control extremely early on in the boot process,
> > just after
> > > > > > > > > the
> > > > > > > > > > console driver or at the same time. At this point; no sound
> > is
> > > > > > > > > initialized,
> > > > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > > > are mounted and therefore sound and viavoice can't yet be
> > loaded.
> > > > > > > > > > Via voice is a huge application, and putting it into the
> > kernel isn't an
> > > > > > > > > > option since it would make the kernel image too large and
> > anything in
> > > > > > > > > kernel
> > > > > > > > > > image is unswappable and consumes memory.
> > > > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > > > can't even integrate it if we wanted to.
> > > > > > > > > >
> > > > > > > > > > It may be possible to do something like keep speakup asleep
> > until viavoice
> > > > > > > > > > is running, and make some shim between speakup and viavoice
> > but this
> > > > > > > > > > is not trivial. What you are trying to do is take
> > information
> > > > > > > > > > from kernel space (console driver) handle it with speakup,
> > hand it to
> > > > > > > > > userspace
> > > > > > > > > > to a program that mightn't even be running anymore, have
> > that program
> > > > > > > > > > synthesize the speech and pass it back to kernel land sound
> > drivers that
> > > > > > > > > we
> > > > > > > > > > presume you loaded. This is going to make the performance of
> > the system
> > > > > > > > > like
> > > > > > > > > > cyphoning honey uphill. Even assuming the speakup mods were
> > made by
> > > > > > > > > somebody
> > > > > > > > > > in the forseeable future, there are many more moving parts
> > to make work.
> > > > > > > > > > What if one of the tasks such as viavoice dies or sound
> > drivers unload,
> > > > > > > > > how
> > > > > > > > > > do we tell the kernel to tell user space to tell the kernel
> > to tell user
> > > > > > > > > space
> > > > > > > > > > that something ahs gone wrong?
> > > > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > > > to interact with its talking device and assumes that sound
> > and viavoice
> > > > > > > > > are
> > > > > > > > > > in top shape. When the speech server crashes emacspeak
> > respawns it.
> > > > > > > > > > What you are asking is for speakup to become re-enterant,
> > the ability to
> > > > > > > > > put it
> > > > > > > > > > to sleep and wake it up at will and the ability to talk to
> > it from user
> > > > > > > > > space
> > > > > > > > > > despite the fact it is kernel code and have that kernel code
> > talk back to
> > > > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > > > and although it may be possible, so is Bill Gates giving
> > away all his
> > > > > > > > > > money and becoming a hermit.
> > > > > > > > > > Even if Kirk changed his mind regarding viavoice tomorrow
> > and coded flat
> > > > > > > > > out
> > > > > > > > > > until the project was complete it would require months of
> > coding time
> > > > > > > > > before
> > > > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > > > Remember Windows screen readers run in user land and
> > although they hook
> > > > > > > > > into
> > > > > > > > > > the windows subsystems they are applications like any other.
> > Speakup is in
> > > > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > > > Ever had jfw or windoweyes crash and lost your speech? Often
> > you are left
> > > > > > > > > with
> > > > > > > > > > no clue as to why it happend and often jfw is unrestartable.
> > If we were to
> > > > > > > > > > have this happen in Linux it may result in bits of the
> > kernel becoming
> > > > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > > > My personal recommendation is to learn how to use emacspeak,
> > preferably
> > > > > > > > > from
> > > > > > > > > > a seasoned emacs user and learn about term mode and shell
> > mode.
> > > > > > > > > > W3 is a nice browser, vm works well and so does emacspeak.
> > Once you have
> > > > > > > > > this
> > > > > > > > > > down pat, you can then use the c-mode in emacs to start
> > writing the code
> > > > > > > > > > for speakup and take some of the weight off the existing
> > coders <smile>
> > > > > > > > > > If it takes you a week to get emacspeak working for you, it
> > will tide you
> > > > > > > > > over
> > > > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > > > There are other userland screen readers and one supports
> > software speech
> > > > > > > > > can't
> > > > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > > > If we get more coders things might go faster, but until
> > then; you might
> > > > > > > > > need
> > > > > > > > > > to use another solution for accessability if you have no
> > serial ports.
> > > > > > > > > >
> > > > > > > > > > Regards, Kerry.
> > > > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak
> > wrote:
> > > > > > > > > > > Hi All,
> > > > > > > > > > >
> > > > > > > > > > > Ok, here is my penny's worth on software speech for
> > speakup. I certinly
> > > > > > > > > don't mean to flame or unconstructively critisize here, so
> > please read on if
> > > > > > > > > you're interested. There are some of us that don't have serial
> > ports on a
> > > > > > > > > PC, but do have a sound card supported in Linux (based on some
> > earlier posts
> > > > > > > > > I've seen on this list, I know I'm not alone in this
> > situation). As a
> > > > > > > > > result, I would personally like to entirely blow away the
> > other OS on such a
> > > > > > > > > machine, and dedicate it to Linux (simply because I'm getting
> > tired of using
> > > > > > > > > the other OS on it, and because all its hardware is Linux
> > compatible). I
> > > > > > > > > know that Kirk mentioned that he was working on a software
> > synth that would
> > > > > > > > > work with speakup in the far future, and that he wouldn't
> > write anything for
> > > > > > > > > IBM viavoice, because it wasn't an opensource product.
> > However, as I stated
> > > > > > > > > earlier, there are thoes of us that would like to be able to
> > use software
> > > > > > > > > speech with speakup in the very soon future (now). Yes, I know
> > that I could
> > > > > > > > > use emacspeak which supports viavoice. However, I've recently
> > downloaded it
> > > > > > > > > and played with it for two days (even read the howto). Given
> > a choice of
> > > > > > > > > access though, I would much rather stick with speakup. Thus,
> > not writing a
> > > > > > > > > driver for a product that is not opensource (and so far for me
> > works without
> > > > > > > > > a hitch) is a serious limitation to access. Speakup certinly
> > doesn't have to
> > > > > > > > > be distributted with viavoice (emacspeak isn't), but it would
> > be nice to
> > > > > > > > > have the option of using it. It shouldn't be that hard to
> > modify a dectalk
> > > > > > > > > or doubletalk PC driver to work with the speech engine. I've
> > taken c++ my
> > > > > > > > > junior and senior years of high scghool (AP computer science).
> > Even so, I
> > > > > > > > > have somewhat of an understanding on how the sample programs
> > work that come
> > > > > > > > > with the engine. I also plan to read the API docs, and
> > hopefully learn more.
> > > > > > > > > As you can see, I'm not a candidate to write the speakup
> > driver for
> > > > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't mind
> > switching to the
> > > > > > > > > opensource engine when it became usable. However ... ok, I've
> > wined enough.
> > > > > > > > > Kirk, I guess I'm sim
> > > > > > > > > > ng your mind regarding viavoice as a speech engine for
> > speakup for now at
> > > > > > > > > least. If there is anyone else here that agrees with me,
> > please write so
> > > > > > > > > that we could see how many more takers there are, and maybe
> > try to persaude
> > > > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > > > Greg
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > _______________________________________________
> > > > > > > > > > > Speakup mailing list
> > > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > --
> > > > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > > > ICQ UIN: 8226547
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > Speakup mailing list
> > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > --
> > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > ICQ UIN: 8226547
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > --
> > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > ICQ UIN: 8226547
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > >
> > > --
> > >
> > > Janina Sajka, Director
> > > Technology Research and Development
> > > Governmental Relations Group
> > > American Foundation for the Blind (AFB)
> > >
> > > Email: janina@afb.net Phone: (202) 408-8175
> > >
> > > Will electronic books surpass print books? Read our white paper,
> > Surpassing Gutenberg, at http://www.afb.org/ebook.html
> > >
> > > Download a free sample Digital Talking Book edition of Martin Luther King
> > Jr's inspiring "I Have A Dream" speech at
> > > http://www.afb.org/mlkweb.asp
> > >
> > > Learn how to make accessible software at
> > http://www.afb.org/technology/accessapp.html
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
My web site is http://www.mhonline.net/~chuckh
The Moon is Waning Crescent (36% of Full)
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Charles Hallenbeck
@ ` Gregory Nowak
` Kirk Wood
` Janina Sajka
0 siblings, 2 replies; 101+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
If one wants to be able to use speakup at all on a system with no serial ports and no possibility for adding in a speech board, then that is a risk one will have to take ultimately.
Greg
On Wed, May 16, 2001 at 05:56:26PM -0400, Charles Hallenbeck wrote:
> You can only get the boot messages with dmesg if the system finishes
> booting. If the boot process fails you are SOL!
>
> On Wed, 16 May 2001, Gregory Nowak wrote:
>
> > This discussion is because I for one don't care about the boot messages as long as I'm able to get speech when the login prompt comes up. I can always view the boot messages with dmesg if I want.
> > Greg
> >
> >
> > On Wed, May 16, 2001 at 09:47:22PM +0200, Victor Tsaran wrote:
> > > Guys, you all perfectly understand that there is no way to have Speakup use
> > > software synthesizer from the very start of the machine. So, why this
> > > discussion at all?
> > > Actually, I recall that superslim notebook computers, such as Sonny Viao,
> > > play a sound through their sound card at the very beginning of boot process.
> > > So, perhaps, theoretically it should be possible if all PC's could
> > > initialize the sound card in a similar way. But this is not so...
> > > Best,
> > > Victor
> > >
> > > ----- Original Message -----
> > > From: "Janina Sajka" <janina@afb.net>
> > > To: <speakup@braille.uwo.ca>
> > > Sent: Wednesday, May 16, 2001 6:33 PM
> > > Subject: Re: software speech for speakup
> > >
> > >
> > > > I'll tell you why software speech is a big deal to me. I spend a lot of
> > > > time on the road. Because I work for a non-profit agency, I'm not
> > > > usually in First Class when I'm on the airplane. I'm frequently locked
> > > > into a hotel conference room with anywhere from 20 to 200 other people.
> > > > Sometimes I have a table to spread my computer out on. Often, I just
> > > > have my lap. For me, software speech means that I can use linux and
> > > > speakup with just a headphone--nothing else. Today, it's just a lot more
> > > > complicated because there's that additional device, and that cable that
> > > > attaches that additional device to the computer. So, today, when I don't
> > > > have table space, I run emacspeak with ViaVoice--but I'd sure like to
> > > > have the speakup option, too.
> > > >
> > > > PS: When I'm on the road, I don't usually care if speech starts at the
> > > > very beginning of the boot process. Mostly, I don't even boot, but
> > > > rather use the suspend/resume feature of my laptop which, by the way,
> > > > works pretty well with ViaVoice.
> > > >
> > > > On Wed, 16 May 2001, Shaun Oliver wrote:
> > > >
> > > > > ok now for my 20c worth.
> > > > > What the hell is the deal with having software speech or not? In a way I
> > > > > would prefer it when there is simply no other means of speech output
> > > but,
> > > > > it has it's limitations.
> > > > > 1: aAs far as I'm aware, software synthesys ties up a great deal of
> > > system
> > > > > resources including the sound card unless of course you run a sb-live.
> > > > > 2: Remember that if you do go down the path of software synthesys, you
> > > > > won't have speech right from the get go when you first turn your
> > > machine
> > > > > on.
> > > > > That's all I wanna say at this point. I don't know much else about but
> > > > > thought I'd add my thoughts on the matter.
> > > > >
> > > > >
> > > > > Shaun..
> > > > > "Has anyone ever tasted an "END"? Are they really bitter?"
> > > > > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > > > > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends
> > > on
> > > > > www.jong.com:6667
> > > > >
> > > > > On Tue, 15 May 2001, Gregory Nowak wrote:
> > > > >
> > > > > > Guess I'll stick with the other OS on that machine perhaps until 2010
> > > if need be (grin)
> > > > > > Greg
> > > > > >
> > > > > >
> > > > > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > > > > and none of the install systems I know of come up with parallel
> > > consoles or
> > > > > > > software speech. SUSE does do braille I hear though
> > > > > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > > > > Thanks for the interesting info on the blazer. So, it looks like a
> > > eyes-free install of Linux is not possible on a machine with no serial
> > > ports, right?
> > > > > > > > Greg
> > > > > > > >
> > > > > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > > > > Unless it is a 2.4.x kernel it can't do console on the line
> > > printer.
> > > > > > > > > Even if it does; it won't make the blaser talk; there are no
> > > flush codes.
> > > > > > > > > You need to put the blaser on a serial port and even then I
> > > don't know of anything
> > > > > > > > > other than emacspeak that supports the bns unless cvs speakup
> > > does. The blaser
> > > > > > > > > has old implementations of the bns speech code, but I believe it
> > > supports
> > > > > > > > > indexing. Doing an install of Linux with the blaser would also
> > > be rather bad
> > > > > > > > > since you have no way to shut up the speech, I've done installs
> > > like that and
> > > > > > > > > it gets old real quick especially when the kernel dumps 3k of
> > > messages out a
> > > > > > > > > port.
> > > > > > > > > If you can't shut it up somehow you don't want it for installs.
> > > One disk error
> > > > > > > > > will win you half an hour of speech you can't cancel, but do
> > > give it a try :-)
> > > > > > > > >
> > > > > > > > > Regarding shutting up speakup insert enter doesn't release the
> > > numpad and the
> > > > > > > > > review keys remain active. I was talking of a method to
> > > completely release
> > > > > > > > > certain consoles including the number pad.
> > > > > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > > > > I thought we already had the ability to put speakup to sleep
> > > and to wake it
> > > > > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I
> > > know there are
> > > > > > > > > > some of you out there that either have used or are still using
> > > emacspeak.
> > > > > > > > > > Any recommendations on where to start after the howto if I
> > > decide to take
> > > > > > > > > > that route until speakup gets software speech? Also, I was
> > > thinking of how
> > > > > > > > > > to install Linux on such a system without sited help. I've got
> > > a braille
> > > > > > > > > > blazer here. I thought of setting up speech through the
> > > blazer's parallel
> > > > > > > > > > port, and using the line printer console. However, when I
> > > include
> > > > > > > > > > "console=lp0" on the loadlin command line, the kernel oopses,
> > > and I don't
> > > > > > > > > > know of how to activate the console on /dev/lp0 after logon.
> > > Any
> > > > > > > > > > suggestions? Thanks.
> > > > > > > > > > Greg
> > > > > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > ----- Original Message -----
> > > > > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > > > > Subject: Re: software speech for speakup
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > > Ok so that was all 1 big long line! I won't be slicing that
> > > message
> > > > > > > > > > > down into smaller sections in ed os it remains attached
> > > below.
> > > > > > > > > > >
> > > > > > > > > > > The fundermental problem with software speech and speakup is
> > > this:
> > > > > > > > > > > speakup gets control extremely early on in the boot process,
> > > just after
> > > > > > > > > > the
> > > > > > > > > > > console driver or at the same time. At this point; no sound
> > > is
> > > > > > > > > > initialized,
> > > > > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > > > > are mounted and therefore sound and viavoice can't yet be
> > > loaded.
> > > > > > > > > > > Via voice is a huge application, and putting it into the
> > > kernel isn't an
> > > > > > > > > > > option since it would make the kernel image too large and
> > > anything in
> > > > > > > > > > kernel
> > > > > > > > > > > image is unswappable and consumes memory.
> > > > > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > > > > can't even integrate it if we wanted to.
> > > > > > > > > > >
> > > > > > > > > > > It may be possible to do something like keep speakup asleep
> > > until viavoice
> > > > > > > > > > > is running, and make some shim between speakup and viavoice
> > > but this
> > > > > > > > > > > is not trivial. What you are trying to do is take
> > > information
> > > > > > > > > > > from kernel space (console driver) handle it with speakup,
> > > hand it to
> > > > > > > > > > userspace
> > > > > > > > > > > to a program that mightn't even be running anymore, have
> > > that program
> > > > > > > > > > > synthesize the speech and pass it back to kernel land sound
> > > drivers that
> > > > > > > > > > we
> > > > > > > > > > > presume you loaded. This is going to make the performance of
> > > the system
> > > > > > > > > > like
> > > > > > > > > > > cyphoning honey uphill. Even assuming the speakup mods were
> > > made by
> > > > > > > > > > somebody
> > > > > > > > > > > in the forseeable future, there are many more moving parts
> > > to make work.
> > > > > > > > > > > What if one of the tasks such as viavoice dies or sound
> > > drivers unload,
> > > > > > > > > > how
> > > > > > > > > > > do we tell the kernel to tell user space to tell the kernel
> > > to tell user
> > > > > > > > > > space
> > > > > > > > > > > that something ahs gone wrong?
> > > > > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > > > > to interact with its talking device and assumes that sound
> > > and viavoice
> > > > > > > > > > are
> > > > > > > > > > > in top shape. When the speech server crashes emacspeak
> > > respawns it.
> > > > > > > > > > > What you are asking is for speakup to become re-enterant,
> > > the ability to
> > > > > > > > > > put it
> > > > > > > > > > > to sleep and wake it up at will and the ability to talk to
> > > it from user
> > > > > > > > > > space
> > > > > > > > > > > despite the fact it is kernel code and have that kernel code
> > > talk back to
> > > > > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > > > > and although it may be possible, so is Bill Gates giving
> > > away all his
> > > > > > > > > > > money and becoming a hermit.
> > > > > > > > > > > Even if Kirk changed his mind regarding viavoice tomorrow
> > > and coded flat
> > > > > > > > > > out
> > > > > > > > > > > until the project was complete it would require months of
> > > coding time
> > > > > > > > > > before
> > > > > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > > > > Remember Windows screen readers run in user land and
> > > although they hook
> > > > > > > > > > into
> > > > > > > > > > > the windows subsystems they are applications like any other.
> > > Speakup is in
> > > > > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > > > > Ever had jfw or windoweyes crash and lost your speech? Often
> > > you are left
> > > > > > > > > > with
> > > > > > > > > > > no clue as to why it happend and often jfw is unrestartable.
> > > If we were to
> > > > > > > > > > > have this happen in Linux it may result in bits of the
> > > kernel becoming
> > > > > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > > > > My personal recommendation is to learn how to use emacspeak,
> > > preferably
> > > > > > > > > > from
> > > > > > > > > > > a seasoned emacs user and learn about term mode and shell
> > > mode.
> > > > > > > > > > > W3 is a nice browser, vm works well and so does emacspeak.
> > > Once you have
> > > > > > > > > > this
> > > > > > > > > > > down pat, you can then use the c-mode in emacs to start
> > > writing the code
> > > > > > > > > > > for speakup and take some of the weight off the existing
> > > coders <smile>
> > > > > > > > > > > If it takes you a week to get emacspeak working for you, it
> > > will tide you
> > > > > > > > > > over
> > > > > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > > > > There are other userland screen readers and one supports
> > > software speech
> > > > > > > > > > can't
> > > > > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > > > > If we get more coders things might go faster, but until
> > > then; you might
> > > > > > > > > > need
> > > > > > > > > > > to use another solution for accessability if you have no
> > > serial ports.
> > > > > > > > > > >
> > > > > > > > > > > Regards, Kerry.
> > > > > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak
> > > wrote:
> > > > > > > > > > > > Hi All,
> > > > > > > > > > > >
> > > > > > > > > > > > Ok, here is my penny's worth on software speech for
> > > speakup. I certinly
> > > > > > > > > > don't mean to flame or unconstructively critisize here, so
> > > please read on if
> > > > > > > > > > you're interested. There are some of us that don't have serial
> > > ports on a
> > > > > > > > > > PC, but do have a sound card supported in Linux (based on some
> > > earlier posts
> > > > > > > > > > I've seen on this list, I know I'm not alone in this
> > > situation). As a
> > > > > > > > > > result, I would personally like to entirely blow away the
> > > other OS on such a
> > > > > > > > > > machine, and dedicate it to Linux (simply because I'm getting
> > > tired of using
> > > > > > > > > > the other OS on it, and because all its hardware is Linux
> > > compatible). I
> > > > > > > > > > know that Kirk mentioned that he was working on a software
> > > synth that would
> > > > > > > > > > work with speakup in the far future, and that he wouldn't
> > > write anything for
> > > > > > > > > > IBM viavoice, because it wasn't an opensource product.
> > > However, as I stated
> > > > > > > > > > earlier, there are thoes of us that would like to be able to
> > > use software
> > > > > > > > > > speech with speakup in the very soon future (now). Yes, I know
> > > that I could
> > > > > > > > > > use emacspeak which supports viavoice. However, I've recently
> > > downloaded it
> > > > > > > > > > and played with it for two days (even read the howto). Given
> > > a choice of
> > > > > > > > > > access though, I would much rather stick with speakup. Thus,
> > > not writing a
> > > > > > > > > > driver for a product that is not opensource (and so far for me
> > > works without
> > > > > > > > > > a hitch) is a serious limitation to access. Speakup certinly
> > > doesn't have to
> > > > > > > > > > be distributted with viavoice (emacspeak isn't), but it would
> > > be nice to
> > > > > > > > > > have the option of using it. It shouldn't be that hard to
> > > modify a dectalk
> > > > > > > > > > or doubletalk PC driver to work with the speech engine. I've
> > > taken c++ my
> > > > > > > > > > junior and senior years of high scghool (AP computer science).
> > > Even so, I
> > > > > > > > > > have somewhat of an understanding on how the sample programs
> > > work that come
> > > > > > > > > > with the engine. I also plan to read the API docs, and
> > > hopefully learn more.
> > > > > > > > > > As you can see, I'm not a candidate to write the speakup
> > > driver for
> > > > > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't mind
> > > switching to the
> > > > > > > > > > opensource engine when it became usable. However ... ok, I've
> > > wined enough.
> > > > > > > > > > Kirk, I guess I'm sim
> > > > > > > > > > > ng your mind regarding viavoice as a speech engine for
> > > speakup for now at
> > > > > > > > > > least. If there is anyone else here that agrees with me,
> > > please write so
> > > > > > > > > > that we could see how many more takers there are, and maybe
> > > try to persaude
> > > > > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > > > > Greg
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > _______________________________________________
> > > > > > > > > > > > Speakup mailing list
> > > > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > --
> > > > > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > > > > ICQ UIN: 8226547
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > _______________________________________________
> > > > > > > > > > > Speakup mailing list
> > > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > Speakup mailing list
> > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > --
> > > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > > ICQ UIN: 8226547
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > --
> > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > ICQ UIN: 8226547
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > >
> > > > --
> > > >
> > > > Janina Sajka, Director
> > > > Technology Research and Development
> > > > Governmental Relations Group
> > > > American Foundation for the Blind (AFB)
> > > >
> > > > Email: janina@afb.net Phone: (202) 408-8175
> > > >
> > > > Will electronic books surpass print books? Read our white paper,
> > > Surpassing Gutenberg, at http://www.afb.org/ebook.html
> > > >
> > > > Download a free sample Digital Talking Book edition of Martin Luther King
> > > Jr's inspiring "I Have A Dream" speech at
> > > > http://www.afb.org/mlkweb.asp
> > > >
> > > > Learn how to make accessible software at
> > > http://www.afb.org/technology/accessapp.html
> > > >
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
> My web site is http://www.mhonline.net/~chuckh
> The Moon is Waning Crescent (36% of Full)
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Gregory Nowak
@ ` Kirk Wood
` Janina Sajka
1 sibling, 0 replies; 101+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
On Wed, 16 May 2001, Gregory Nowak wrote:
> If one wants to be able to use speakup at all on a system with no
> serial ports and no possibility for adding in a speech board, then
> that is a risk one will have to take ultimately.
While this is far from ideal, this isn't as bad as it may first
sound. Consider that most people don't know a thing about the boot process
anyway. And that in the evil empire's os, this is always the case.
The nice day will be when a hardware device that plugs into the VGA port
can do the screen reading. Then everything will be usable without
limitations that OS reliant methods subject.
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nothing is hard if you know the answer or are used to doing it.
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Gregory Nowak
` Kirk Wood
@ ` Janina Sajka
` Charles Hallenbeck
1 sibling, 1 reply; 101+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Charles:
Agreed that the system must boot in order to read the logs or execute
dmesg. But, I return to my primary use scenario for software speech, a
portable system for use, on the road, with no added hardware hanging off
the serial port--I think you'd agree that I would likely resolve the
booting issue before I tried to run with a portable on my lap?
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Will electronic books surpass print books? Read our white paper, Surpassing Gutenberg, at http://www.afb.org/ebook.html
Download a free sample Digital Talking Book edition of Martin Luther King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at http://www.afb.org/technology/accessapp.html
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Janina Sajka
@ ` Charles Hallenbeck
0 siblings, 0 replies; 101+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
For sure! I would gladly forego those boot messages to keep down the
clutter.
On Thu, 17 May 2001, Janina Sajka wrote:
> Charles:
>
> Agreed that the system must boot in order to read the logs or execute
> dmesg. But, I return to my primary use scenario for software speech, a
> portable system for use, on the road, with no added hardware hanging off
> the serial port--I think you'd agree that I would likely resolve the
> booting issue before I tried to run with a portable on my lap?
>
>
>
Visit me at http://www.mhonline.net/~chuckh
The Moon is Waning Crescent (28% of Full)
^ permalink raw reply [flat|nested] 101+ messages in thread
* Re: software speech for speakup
` Gregory Nowak
` Charles Hallenbeck
@ ` Victor Tsaran
1 sibling, 0 replies; 101+ messages in thread
From: Victor Tsaran @ UTC (permalink / raw)
To: speakup
Emacspeak with Viavoice in that case will serve you very well.
Vic
----- Original Message -----
From: "Gregory Nowak" <romualt@megsinet.net>
To: <speakup@braille.uwo.ca>
Sent: Wednesday, May 16, 2001 11:52 PM
Subject: Re: software speech for speakup
> This discussion is because I for one don't care about the boot messages as
long as I'm able to get speech when the login prompt comes up. I can always
view the boot messages with dmesg if I want.
> Greg
>
>
> On Wed, May 16, 2001 at 09:47:22PM +0200, Victor Tsaran wrote:
> > Guys, you all perfectly understand that there is no way to have Speakup
use
> > software synthesizer from the very start of the machine. So, why this
> > discussion at all?
> > Actually, I recall that superslim notebook computers, such as Sonny
Viao,
> > play a sound through their sound card at the very beginning of boot
process.
> > So, perhaps, theoretically it should be possible if all PC's could
> > initialize the sound card in a similar way. But this is not so...
> > Best,
> > Victor
> >
> > ----- Original Message -----
> > From: "Janina Sajka" <janina@afb.net>
> > To: <speakup@braille.uwo.ca>
> > Sent: Wednesday, May 16, 2001 6:33 PM
> > Subject: Re: software speech for speakup
> >
> >
> > > I'll tell you why software speech is a big deal to me. I spend a lot
of
> > > time on the road. Because I work for a non-profit agency, I'm not
> > > usually in First Class when I'm on the airplane. I'm frequently locked
> > > into a hotel conference room with anywhere from 20 to 200 other
people.
> > > Sometimes I have a table to spread my computer out on. Often, I just
> > > have my lap. For me, software speech means that I can use linux and
> > > speakup with just a headphone--nothing else. Today, it's just a lot
more
> > > complicated because there's that additional device, and that cable
that
> > > attaches that additional device to the computer. So, today, when I
don't
> > > have table space, I run emacspeak with ViaVoice--but I'd sure like to
> > > have the speakup option, too.
> > >
> > > PS: When I'm on the road, I don't usually care if speech starts at the
> > > very beginning of the boot process. Mostly, I don't even boot, but
> > > rather use the suspend/resume feature of my laptop which, by the way,
> > > works pretty well with ViaVoice.
> > >
> > > On Wed, 16 May 2001, Shaun Oliver wrote:
> > >
> > > > ok now for my 20c worth.
> > > > What the hell is the deal with having software speech or not? In a
way I
> > > > would prefer it when there is simply no other means of speech output
> > but,
> > > > it has it's limitations.
> > > > 1: aAs far as I'm aware, software synthesys ties up a great deal of
> > system
> > > > resources including the sound card unless of course you run a
sb-live.
> > > > 2: Remember that if you do go down the path of software synthesys,
you
> > > > won't have speech right from the get go when you first turn your
> > machine
> > > > on.
> > > > That's all I wanna say at this point. I don't know much else about
but
> > > > thought I'd add my thoughts on the matter.
> > > >
> > > >
> > > > Shaun..
> > > > "Has anyone ever tasted an "END"? Are they really bitter?"
> > > > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > > > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on
#aussiefriends
> > on
> > > > www.jong.com:6667
> > > >
> > > > On Tue, 15 May 2001, Gregory Nowak wrote:
> > > >
> > > > > Guess I'll stick with the other OS on that machine perhaps until
2010
> > if need be (grin)
> > > > > Greg
> > > > >
> > > > >
> > > > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > > > Not at this stage. Serial ports are necessary for us to get
speech
> > > > > > and none of the install systems I know of come up with parallel
> > consoles or
> > > > > > software speech. SUSE does do braille I hear though
> > > > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > > > Thanks for the interesting info on the blazer. So, it looks
like a
> > eyes-free install of Linux is not possible on a machine with no serial
> > ports, right?
> > > > > > > Greg
> > > > > > >
> > > > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > > > Unless it is a 2.4.x kernel it can't do console on the line
> > printer.
> > > > > > > > Even if it does; it won't make the blaser talk; there are no
> > flush codes.
> > > > > > > > You need to put the blaser on a serial port and even then I
> > don't know of anything
> > > > > > > > other than emacspeak that supports the bns unless cvs
speakup
> > does. The blaser
> > > > > > > > has old implementations of the bns speech code, but I
believe it
> > supports
> > > > > > > > indexing. Doing an install of Linux with the blaser would
also
> > be rather bad
> > > > > > > > since you have no way to shut up the speech, I've done
installs
> > like that and
> > > > > > > > it gets old real quick especially when the kernel dumps 3k
of
> > messages out a
> > > > > > > > port.
> > > > > > > > If you can't shut it up somehow you don't want it for
installs.
> > One disk error
> > > > > > > > will win you half an hour of speech you can't cancel, but do
> > give it a try :-)
> > > > > > > >
> > > > > > > > Regarding shutting up speakup insert enter doesn't release
the
> > numpad and the
> > > > > > > > review keys remain active. I was talking of a method to
> > completely release
> > > > > > > > certain consoles including the number pad.
> > > > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak
wrote:
> > > > > > > > > I thought we already had the ability to put speakup to
sleep
> > and to wake it
> > > > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I
> > know there are
> > > > > > > > > some of you out there that either have used or are still
using
> > emacspeak.
> > > > > > > > > Any recommendations on where to start after the howto if I
> > decide to take
> > > > > > > > > that route until speakup gets software speech? Also, I was
> > thinking of how
> > > > > > > > > to install Linux on such a system without sited help. I've
got
> > a braille
> > > > > > > > > blazer here. I thought of setting up speech through the
> > blazer's parallel
> > > > > > > > > port, and using the line printer console. However, when I
> > include
> > > > > > > > > "console=lp0" on the loadlin command line, the kernel
oopses,
> > and I don't
> > > > > > > > > know of how to activate the console on /dev/lp0 after
logon.
> > Any
> > > > > > > > > suggestions? Thanks.
> > > > > > > > > Greg
> > > > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > ----- Original Message -----
> > > > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > > > Subject: Re: software speech for speakup
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > > Ok so that was all 1 big long line! I won't be slicing
that
> > message
> > > > > > > > > > down into smaller sections in ed os it remains attached
> > below.
> > > > > > > > > >
> > > > > > > > > > The fundermental problem with software speech and
speakup is
> > this:
> > > > > > > > > > speakup gets control extremely early on in the boot
process,
> > just after
> > > > > > > > > the
> > > > > > > > > > console driver or at the same time. At this point; no
sound
> > is
> > > > > > > > > initialized,
> > > > > > > > > > no hard disks are known, ho usb is active, no file
systems
> > > > > > > > > > are mounted and therefore sound and viavoice can't yet
be
> > loaded.
> > > > > > > > > > Via voice is a huge application, and putting it into the
> > kernel isn't an
> > > > > > > > > > option since it would make the kernel image too large
and
> > anything in
> > > > > > > > > kernel
> > > > > > > > > > image is unswappable and consumes memory.
> > > > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > > > can't even integrate it if we wanted to.
> > > > > > > > > >
> > > > > > > > > > It may be possible to do something like keep speakup
asleep
> > until viavoice
> > > > > > > > > > is running, and make some shim between speakup and
viavoice
> > but this
> > > > > > > > > > is not trivial. What you are trying to do is take
> > information
> > > > > > > > > > from kernel space (console driver) handle it with
speakup,
> > hand it to
> > > > > > > > > userspace
> > > > > > > > > > to a program that mightn't even be running anymore, have
> > that program
> > > > > > > > > > synthesize the speech and pass it back to kernel land
sound
> > drivers that
> > > > > > > > > we
> > > > > > > > > > presume you loaded. This is going to make the
performance of
> > the system
> > > > > > > > > like
> > > > > > > > > > cyphoning honey uphill. Even assuming the speakup mods
were
> > made by
> > > > > > > > > somebody
> > > > > > > > > > in the forseeable future, there are many more moving
parts
> > to make work.
> > > > > > > > > > What if one of the tasks such as viavoice dies or sound
> > drivers unload,
> > > > > > > > > how
> > > > > > > > > > do we tell the kernel to tell user space to tell the
kernel
> > to tell user
> > > > > > > > > space
> > > > > > > > > > that something ahs gone wrong?
> > > > > > > > > > Emacspeak is a user application. It calls a speech
server
> > > > > > > > > > to interact with its talking device and assumes that
sound
> > and viavoice
> > > > > > > > > are
> > > > > > > > > > in top shape. When the speech server crashes emacspeak
> > respawns it.
> > > > > > > > > > What you are asking is for speakup to become
re-enterant,
> > the ability to
> > > > > > > > > put it
> > > > > > > > > > to sleep and wake it up at will and the ability to talk
to
> > it from user
> > > > > > > > > space
> > > > > > > > > > despite the fact it is kernel code and have that kernel
code
> > talk back to
> > > > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > > > and although it may be possible, so is Bill Gates giving
> > away all his
> > > > > > > > > > money and becoming a hermit.
> > > > > > > > > > Even if Kirk changed his mind regarding viavoice
tomorrow
> > and coded flat
> > > > > > > > > out
> > > > > > > > > > until the project was complete it would require months
of
> > coding time
> > > > > > > > > before
> > > > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > > > Remember Windows screen readers run in user land and
> > although they hook
> > > > > > > > > into
> > > > > > > > > > the windows subsystems they are applications like any
other.
> > Speakup is in
> > > > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > > > Ever had jfw or windoweyes crash and lost your speech?
Often
> > you are left
> > > > > > > > > with
> > > > > > > > > > no clue as to why it happend and often jfw is
unrestartable.
> > If we were to
> > > > > > > > > > have this happen in Linux it may result in bits of the
> > kernel becoming
> > > > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > > > My personal recommendation is to learn how to use
emacspeak,
> > preferably
> > > > > > > > > from
> > > > > > > > > > a seasoned emacs user and learn about term mode and
shell
> > mode.
> > > > > > > > > > W3 is a nice browser, vm works well and so does
emacspeak.
> > Once you have
> > > > > > > > > this
> > > > > > > > > > down pat, you can then use the c-mode in emacs to start
> > writing the code
> > > > > > > > > > for speakup and take some of the weight off the existing
> > coders <smile>
> > > > > > > > > > If it takes you a week to get emacspeak working for you,
it
> > will tide you
> > > > > > > > > over
> > > > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > > > There are other userland screen readers and one supports
> > software speech
> > > > > > > > > can't
> > > > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > > > If we get more coders things might go faster, but until
> > then; you might
> > > > > > > > > need
> > > > > > > > > > to use another solution for accessability if you have no
> > serial ports.
> > > > > > > > > >
> > > > > > > > > > Regards, Kerry.
> > > > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak
> > wrote:
> > > > > > > > > > > Hi All,
> > > > > > > > > > >
> > > > > > > > > > > Ok, here is my penny's worth on software speech for
> > speakup. I certinly
> > > > > > > > > don't mean to flame or unconstructively critisize here, so
> > please read on if
> > > > > > > > > you're interested. There are some of us that don't have
serial
> > ports on a
> > > > > > > > > PC, but do have a sound card supported in Linux (based on
some
> > earlier posts
> > > > > > > > > I've seen on this list, I know I'm not alone in this
> > situation). As a
> > > > > > > > > result, I would personally like to entirely blow away the
> > other OS on such a
> > > > > > > > > machine, and dedicate it to Linux (simply because I'm
getting
> > tired of using
> > > > > > > > > the other OS on it, and because all its hardware is Linux
> > compatible). I
> > > > > > > > > know that Kirk mentioned that he was working on a software
> > synth that would
> > > > > > > > > work with speakup in the far future, and that he wouldn't
> > write anything for
> > > > > > > > > IBM viavoice, because it wasn't an opensource product.
> > However, as I stated
> > > > > > > > > earlier, there are thoes of us that would like to be able
to
> > use software
> > > > > > > > > speech with speakup in the very soon future (now). Yes, I
know
> > that I could
> > > > > > > > > use emacspeak which supports viavoice. However, I've
recently
> > downloaded it
> > > > > > > > > and played with it for two days (even read the howto).
Given
> > a choice of
> > > > > > > > > access though, I would much rather stick with speakup.
Thus,
> > not writing a
> > > > > > > > > driver for a product that is not opensource (and so far
for me
> > works without
> > > > > > > > > a hitch) is a serious limitation to access. Speakup
certinly
> > doesn't have to
> > > > > > > > > be distributted with viavoice (emacspeak isn't), but it
would
> > be nice to
> > > > > > > > > have the option of using it. It shouldn't be that hard to
> > modify a dectalk
> > > > > > > > > or doubletalk PC driver to work with the speech engine.
I've
> > taken c++ my
> > > > > > > > > junior and senior years of high scghool (AP computer
science).
> > Even so, I
> > > > > > > > > have somewhat of an understanding on how the sample
programs
> > work that come
> > > > > > > > > with the engine. I also plan to read the API docs, and
> > hopefully learn more.
> > > > > > > > > As you can see, I'm not a candidate to write the speakup
> > driver for
> > > > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't
mind
> > switching to the
> > > > > > > > > opensource engine when it became usable. However ... ok,
I've
> > wined enough.
> > > > > > > > > Kirk, I guess I'm sim
> > > > > > > > > > ng your mind regarding viavoice as a speech engine for
> > speakup for now at
> > > > > > > > > least. If there is anyone else here that agrees with me,
> > please write so
> > > > > > > > > that we could see how many more takers there are, and
maybe
> > try to persaude
> > > > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > > > Greg
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > _______________________________________________
> > > > > > > > > > > Speakup mailing list
> > > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > --
> > > > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > > > alternatives: kerry@gotss.eu.org or
kerry@gotss.spice.net.au
> > > > > > > > > > ICQ UIN: 8226547
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > Speakup mailing list
> > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > --
> > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > ICQ UIN: 8226547
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > --
> > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > ICQ UIN: 8226547
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > >
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > >
> > > --
> > >
> > > Janina Sajka, Director
> > > Technology Research and Development
> > > Governmental Relations Group
> > > American Foundation for the Blind (AFB)
> > >
> > > Email: janina@afb.net Phone: (202) 408-8175
> > >
> > > Will electronic books surpass print books? Read our white paper,
> > Surpassing Gutenberg, at http://www.afb.org/ebook.html
> > >
> > > Download a free sample Digital Talking Book edition of Martin Luther
King
> > Jr's inspiring "I Have A Dream" speech at
> > > http://www.afb.org/mlkweb.asp
> > >
> > > Learn how to make accessible software at
> > http://www.afb.org/technology/accessapp.html
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 101+ messages in thread
* RE: software speech for speakup
` Janina Sajka
` Gregory Nowak
` Victor Tsaran
@ ` Stephen Dawes
` Janina Sajka
` Geoff Shang
` Shaun Oliver
3 siblings, 2 replies; 101+ messages in thread
From: Stephen Dawes @ UTC (permalink / raw)
To: speakup
Janina,
I like your answer, I to use a laptop, and find the use of additional
hardware bothersome, and thus only run linux on it when I am at home. I
would very much like to have everything contained in the laptop, but for
now...
When it happens, I will be right there to test it out. However, I don't
want to loose the current level of speech during boot time. I would think
that there must be a way to launch the sound as part of the kernel boot
process so that a module could be launched to provide soft speech.
Just my $0.25 Canadian, or $0.15 C US on the subject.
Stephen Dawes B.A. B.Sc.
Web Business Office, The City of Calgary
PHONE: (403) 268-5527. FAX: (403) 268-6423
E-MAIL ADDRESS: sdawes@gov.calgary.ab.ca
> -----Original Message-----
> From: speakup-admin@braille.uwo.ca
> [mailto:speakup-admin@braille.uwo.ca]On Behalf Of Janina Sajka
> Sent: Wednesday, May 16, 2001 10:33 AM
> To: speakup@braille.uwo.ca
> Subject: Re: software speech for speakup
>
>
> I'll tell you why software speech is a big deal to me. I spend a lot of
> time on the road. Because I work for a non-profit agency, I'm not
> usually in First Class when I'm on the airplane. I'm frequently locked
> into a hotel conference room with anywhere from 20 to 200 other people.
> Sometimes I have a table to spread my computer out on. Often, I just
> have my lap. For me, software speech means that I can use linux and
> speakup with just a headphone--nothing else. Today, it's just a lot more
> complicated because there's that additional device, and that cable that
> attaches that additional device to the computer. So, today, when I don't
> have table space, I run emacspeak with ViaVoice--but I'd sure like to
> have the speakup option, too.
>
> PS: When I'm on the road, I don't usually care if speech starts at the
> very beginning of the boot process. Mostly, I don't even boot, but
> rather use the suspend/resume feature of my laptop which, by the way,
> works pretty well with ViaVoice.
>
> On Wed, 16 May 2001, Shaun Oliver wrote:
>
> > ok now for my 20c worth.
> > What the hell is the deal with having software speech or not? In a way I
> > would prefer it when there is simply no other means of speech
> output but,
> > it has it's limitations.
> > 1: aAs far as I'm aware, software synthesys ties up a great
> deal of system
> > resources including the sound card unless of course you run a sb-live.
> > 2: Remember that if you do go down the path of software synthesys, you
> > won't have speech right from the get go when you first turn
> your machine
> > on.
> > That's all I wanna say at this point. I don't know much else about but
> > thought I'd add my thoughts on the matter.
> >
> >
> > Shaun..
> > "Has anyone ever tasted an "END"? Are they really bitter?"
> > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on
> #aussiefriends on
> > www.jong.com:6667
> >
> > On Tue, 15 May 2001, Gregory Nowak wrote:
> >
> > > Guess I'll stick with the other OS on that machine perhaps
> until 2010 if need be (grin)
> > > Greg
> > >
> > >
> > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > and none of the install systems I know of come up with
> parallel consoles or
> > > > software speech. SUSE does do braille I hear though
> > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > Thanks for the interesting info on the blazer. So, it
> looks like a eyes-free install of Linux is not possible on a
> machine with no serial ports, right?
> > > > > Greg
> > > > >
> > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > Unless it is a 2.4.x kernel it can't do console on the
> line printer.
> > > > > > Even if it does; it won't make the blaser talk; there
> are no flush codes.
> > > > > > You need to put the blaser on a serial port and even
> then I don't know of anything
> > > > > > other than emacspeak that supports the bns unless cvs
> speakup does. The blaser
> > > > > > has old implementations of the bns speech code, but I
> believe it supports
> > > > > > indexing. Doing an install of Linux with the blaser
> would also be rather bad
> > > > > > since you have no way to shut up the speech, I've done
> installs like that and
> > > > > > it gets old real quick especially when the kernel dumps
> 3k of messages out a
> > > > > > port.
> > > > > > If you can't shut it up somehow you don't want it for
> installs. One disk error
> > > > > > will win you half an hour of speech you can't cancel,
> but do give it a try :-)
> > > > > >
> > > > > > Regarding shutting up speakup insert enter doesn't
> release the numpad and the
> > > > > > review keys remain active. I was talking of a method to
> completely release
> > > > > > certain consoles including the number pad.
> > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > I thought we already had the ability to put speakup
> to sleep and to wake it
> > > > > > > up with ins+numpad-enter. Also, not to get off topic
> ... I know there are
> > > > > > > some of you out there that either have used or are
> still using emacspeak.
> > > > > > > Any recommendations on where to start after the howto
> if I decide to take
> > > > > > > that route until speakup gets software speech? Also,
> I was thinking of how
> > > > > > > to install Linux on such a system without sited help.
> I've got a braille
> > > > > > > blazer here. I thought of setting up speech through
> the blazer's parallel
> > > > > > > port, and using the line printer console. However,
> when I include
> > > > > > > "console=lp0" on the loadlin command line, the kernel
> oopses, and I don't
> > > > > > > know of how to activate the console on /dev/lp0 after
> logon. Any
> > > > > > > suggestions? Thanks.
> > > > > > > Greg
> > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > >
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > Subject: Re: software speech for speakup
> > > > > > >
> > > > > > >
> > > > > > > > Ok so that was all 1 big long line! I won't be
> slicing that message
> > > > > > > > down into smaller sections in ed os it remains
> attached below.
> > > > > > > >
> > > > > > > > The fundermental problem with software speech and
> speakup is this:
> > > > > > > > speakup gets control extremely early on in the boot
> process, just after
> > > > > > > the
> > > > > > > > console driver or at the same time. At this point;
> no sound is
> > > > > > > initialized,
> > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > are mounted and therefore sound and viavoice can't
> yet be loaded.
> > > > > > > > Via voice is a huge application, and putting it
> into the kernel isn't an
> > > > > > > > option since it would make the kernel image too
> large and anything in
> > > > > > > kernel
> > > > > > > > image is unswappable and consumes memory.
> > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > can't even integrate it if we wanted to.
> > > > > > > >
> > > > > > > > It may be possible to do something like keep
> speakup asleep until viavoice
> > > > > > > > is running, and make some shim between speakup and
> viavoice but this
> > > > > > > > is not trivial. What you are trying to do is take
> information
> > > > > > > > from kernel space (console driver) handle it with
> speakup, hand it to
> > > > > > > userspace
> > > > > > > > to a program that mightn't even be running anymore,
> have that program
> > > > > > > > synthesize the speech and pass it back to kernel
> land sound drivers that
> > > > > > > we
> > > > > > > > presume you loaded. This is going to make the
> performance of the system
> > > > > > > like
> > > > > > > > cyphoning honey uphill. Even assuming the speakup
> mods were made by
> > > > > > > somebody
> > > > > > > > in the forseeable future, there are many more
> moving parts to make work.
> > > > > > > > What if one of the tasks such as viavoice dies or
> sound drivers unload,
> > > > > > > how
> > > > > > > > do we tell the kernel to tell user space to tell
> the kernel to tell user
> > > > > > > space
> > > > > > > > that something ahs gone wrong?
> > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > to interact with its talking device and assumes
> that sound and viavoice
> > > > > > > are
> > > > > > > > in top shape. When the speech server crashes
> emacspeak respawns it.
> > > > > > > > What you are asking is for speakup to become
> re-enterant, the ability to
> > > > > > > put it
> > > > > > > > to sleep and wake it up at will and the ability to
> talk to it from user
> > > > > > > space
> > > > > > > > despite the fact it is kernel code and have that
> kernel code talk back to
> > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > and although it may be possible, so is Bill Gates
> giving away all his
> > > > > > > > money and becoming a hermit.
> > > > > > > > Even if Kirk changed his mind regarding viavoice
> tomorrow and coded flat
> > > > > > > out
> > > > > > > > until the project was complete it would require
> months of coding time
> > > > > > > before
> > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > Remember Windows screen readers run in user land
> and although they hook
> > > > > > > into
> > > > > > > > the windows subsystems they are applications like
> any other. Speakup is in
> > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > Ever had jfw or windoweyes crash and lost your
> speech? Often you are left
> > > > > > > with
> > > > > > > > no clue as to why it happend and often jfw is
> unrestartable. If we were to
> > > > > > > > have this happen in Linux it may result in bits of
> the kernel becoming
> > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > My personal recommendation is to learn how to use
> emacspeak, preferably
> > > > > > > from
> > > > > > > > a seasoned emacs user and learn about term mode and
> shell mode.
> > > > > > > > W3 is a nice browser, vm works well and so does
> emacspeak. Once you have
> > > > > > > this
> > > > > > > > down pat, you can then use the c-mode in emacs to
> start writing the code
> > > > > > > > for speakup and take some of the weight off the
> existing coders <smile>
> > > > > > > > If it takes you a week to get emacspeak working for
> you, it will tide you
> > > > > > > over
> > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > There are other userland screen readers and one
> supports software speech
> > > > > > > can't
> > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > If we get more coders things might go faster, but
> until then; you might
> > > > > > > need
> > > > > > > > to use another solution for accessability if you
> have no serial ports.
> > > > > > > >
> > > > > > > > Regards, Kerry.
> > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory
> Nowak wrote:
> > > > > > > > > Hi All,
> > > > > > > > >
> > > > > > > > > Ok, here is my penny's worth on software speech
> for speakup. I certinly
> > > > > > > don't mean to flame or unconstructively critisize
> here, so please read on if
> > > > > > > you're interested. There are some of us that don't
> have serial ports on a
> > > > > > > PC, but do have a sound card supported in Linux
> (based on some earlier posts
> > > > > > > I've seen on this list, I know I'm not alone in this
> situation). As a
> > > > > > > result, I would personally like to entirely blow away
> the other OS on such a
> > > > > > > machine, and dedicate it to Linux (simply because I'm
> getting tired of using
> > > > > > > the other OS on it, and because all its hardware is
> Linux compatible). I
> > > > > > > know that Kirk mentioned that he was working on a
> software synth that would
> > > > > > > work with speakup in the far future, and that he
> wouldn't write anything for
> > > > > > > IBM viavoice, because it wasn't an opensource
> product. However, as I stated
> > > > > > > earlier, there are thoes of us that would like to be
> able to use software
> > > > > > > speech with speakup in the very soon future (now).
> Yes, I know that I could
> > > > > > > use emacspeak which supports viavoice. However, I've
> recently downloaded it
> > > > > > > and played with it for two days (even read the
> howto). Given a choice of
> > > > > > > access though, I would much rather stick with
> speakup. Thus, not writing a
> > > > > > > driver for a product that is not opensource (and so
> far for me works without
> > > > > > > a hitch) is a serious limitation to access. Speakup
> certinly doesn't have to
> > > > > > > be distributted with viavoice (emacspeak isn't), but
> it would be nice to
> > > > > > > have the option of using it. It shouldn't be that
> hard to modify a dectalk
> > > > > > > or doubletalk PC driver to work with the speech
> engine. I've taken c++ my
> > > > > > > junior and senior years of high scghool (AP computer
> science). Even so, I
> > > > > > > have somewhat of an understanding on how the sample
> programs work that come
> > > > > > > with the engine. I also plan to read the API docs,
> and hopefully learn more.
> > > > > > > As you can see, I'm not a candidate to write the
> speakup driver for
> > > > > > > viavoice, so I'm not volenteering. I certinly
> wouldn't mind switching to the
> > > > > > > opensource engine when it became usable. However ...
> ok, I've wined enough.
> > > > > > > Kirk, I guess I'm sim
> > > > > > > > ng your mind regarding viavoice as a speech engine
> for speakup for now at
> > > > > > > least. If there is anyone else here that agrees with
> me, please write so
> > > > > > > that we could see how many more takers there are, and
> maybe try to persaude
> > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > Greg
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > --
> > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > ICQ UIN: 8226547
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > --
> > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > ICQ UIN: 8226547
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > >
> > > > --
> > > > --
> > > > Kerry Hoath: kerry@gotss.net
> > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > ICQ UIN: 8226547
> > > >
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
> --
>
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
>
> Email: janina@afb.net Phone: (202) 408-8175
>
> Will electronic books surpass print books? Read our white paper,
> Surpassing Gutenberg, at http://www.afb.org/ebook.html
>
> Download a free sample Digital Talking Book edition of Martin
> Luther King Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
>
> Learn how to make accessible software at
> http://www.afb.org/technology/accessapp.html
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 101+ messages in thread* RE: software speech for speakup
` Stephen Dawes
@ ` Janina Sajka
` Geoff Shang
` Geoff Shang
1 sibling, 1 reply; 101+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Well, how and when sound is launched on any system just depends on what
all has to be loaded first. Clearly, one can custom write something that
plays a sound at any point, but that isn't the same as reading text
messages which, theoretically, might say anything.
It seems that we need to remember that all of those lovely messages,
including the ones that pop up even before Speakup--and yes, there are a
few that pop up before speakup--all of these are in the logs.
So, I think the compromise has to be that if you want to hear them
realtime you simply hook up an external synth. And, if you want to run
without cumbersome umbilicals, software speech is the way to go--but it
will happen later in the boot process.
On Wed, 16 May 2001, Stephen Dawes wrote:
> Janina,
>
> I like your answer, I to use a laptop, and find the use of additional
> hardware bothersome, and thus only run linux on it when I am at home. I
> would very much like to have everything contained in the laptop, but for
> now...
>
> When it happens, I will be right there to test it out. However, I don't
> want to loose the current level of speech during boot time. I would think
> that there must be a way to launch the sound as part of the kernel boot
> process so that a module could be launched to provide soft speech.
>
> Just my $0.25 Canadian, or $0.15 C US on the subject.
>
>
>
> Stephen Dawes B.A. B.Sc.
> Web Business Office, The City of Calgary
> PHONE: (403) 268-5527. FAX: (403) 268-6423
> E-MAIL ADDRESS: sdawes@gov.calgary.ab.ca
>
>
>
>
> > -----Original Message-----
> > From: speakup-admin@braille.uwo.ca
> > [mailto:speakup-admin@braille.uwo.ca]On Behalf Of Janina Sajka
> > Sent: Wednesday, May 16, 2001 10:33 AM
> > To: speakup@braille.uwo.ca
> > Subject: Re: software speech for speakup
> >
> >
> > I'll tell you why software speech is a big deal to me. I spend a lot of
> > time on the road. Because I work for a non-profit agency, I'm not
> > usually in First Class when I'm on the airplane. I'm frequently locked
> > into a hotel conference room with anywhere from 20 to 200 other people.
> > Sometimes I have a table to spread my computer out on. Often, I just
> > have my lap. For me, software speech means that I can use linux and
> > speakup with just a headphone--nothing else. Today, it's just a lot more
> > complicated because there's that additional device, and that cable that
> > attaches that additional device to the computer. So, today, when I don't
> > have table space, I run emacspeak with ViaVoice--but I'd sure like to
> > have the speakup option, too.
> >
> > PS: When I'm on the road, I don't usually care if speech starts at the
> > very beginning of the boot process. Mostly, I don't even boot, but
> > rather use the suspend/resume feature of my laptop which, by the way,
> > works pretty well with ViaVoice.
> >
> > On Wed, 16 May 2001, Shaun Oliver wrote:
> >
> > > ok now for my 20c worth.
> > > What the hell is the deal with having software speech or not? In a way I
> > > would prefer it when there is simply no other means of speech
> > output but,
> > > it has it's limitations.
> > > 1: aAs far as I'm aware, software synthesys ties up a great
> > deal of system
> > > resources including the sound card unless of course you run a sb-live.
> > > 2: Remember that if you do go down the path of software synthesys, you
> > > won't have speech right from the get go when you first turn
> > your machine
> > > on.
> > > That's all I wanna say at this point. I don't know much else about but
> > > thought I'd add my thoughts on the matter.
> > >
> > >
> > > Shaun..
> > > "Has anyone ever tasted an "END"? Are they really bitter?"
> > > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on
> > #aussiefriends on
> > > www.jong.com:6667
> > >
> > > On Tue, 15 May 2001, Gregory Nowak wrote:
> > >
> > > > Guess I'll stick with the other OS on that machine perhaps
> > until 2010 if need be (grin)
> > > > Greg
> > > >
> > > >
> > > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > > and none of the install systems I know of come up with
> > parallel consoles or
> > > > > software speech. SUSE does do braille I hear though
> > > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > > Thanks for the interesting info on the blazer. So, it
> > looks like a eyes-free install of Linux is not possible on a
> > machine with no serial ports, right?
> > > > > > Greg
> > > > > >
> > > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > > Unless it is a 2.4.x kernel it can't do console on the
> > line printer.
> > > > > > > Even if it does; it won't make the blaser talk; there
> > are no flush codes.
> > > > > > > You need to put the blaser on a serial port and even
> > then I don't know of anything
> > > > > > > other than emacspeak that supports the bns unless cvs
> > speakup does. The blaser
> > > > > > > has old implementations of the bns speech code, but I
> > believe it supports
> > > > > > > indexing. Doing an install of Linux with the blaser
> > would also be rather bad
> > > > > > > since you have no way to shut up the speech, I've done
> > installs like that and
> > > > > > > it gets old real quick especially when the kernel dumps
> > 3k of messages out a
> > > > > > > port.
> > > > > > > If you can't shut it up somehow you don't want it for
> > installs. One disk error
> > > > > > > will win you half an hour of speech you can't cancel,
> > but do give it a try :-)
> > > > > > >
> > > > > > > Regarding shutting up speakup insert enter doesn't
> > release the numpad and the
> > > > > > > review keys remain active. I was talking of a method to
> > completely release
> > > > > > > certain consoles including the number pad.
> > > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > > I thought we already had the ability to put speakup
> > to sleep and to wake it
> > > > > > > > up with ins+numpad-enter. Also, not to get off topic
> > ... I know there are
> > > > > > > > some of you out there that either have used or are
> > still using emacspeak.
> > > > > > > > Any recommendations on where to start after the howto
> > if I decide to take
> > > > > > > > that route until speakup gets software speech? Also,
> > I was thinking of how
> > > > > > > > to install Linux on such a system without sited help.
> > I've got a braille
> > > > > > > > blazer here. I thought of setting up speech through
> > the blazer's parallel
> > > > > > > > port, and using the line printer console. However,
> > when I include
> > > > > > > > "console=lp0" on the loadlin command line, the kernel
> > oopses, and I don't
> > > > > > > > know of how to activate the console on /dev/lp0 after
> > logon. Any
> > > > > > > > suggestions? Thanks.
> > > > > > > > Greg
> > > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > > >
> > > > > > > >
> > > > > > > > ----- Original Message -----
> > > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > > Subject: Re: software speech for speakup
> > > > > > > >
> > > > > > > >
> > > > > > > > > Ok so that was all 1 big long line! I won't be
> > slicing that message
> > > > > > > > > down into smaller sections in ed os it remains
> > attached below.
> > > > > > > > >
> > > > > > > > > The fundermental problem with software speech and
> > speakup is this:
> > > > > > > > > speakup gets control extremely early on in the boot
> > process, just after
> > > > > > > > the
> > > > > > > > > console driver or at the same time. At this point;
> > no sound is
> > > > > > > > initialized,
> > > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > > are mounted and therefore sound and viavoice can't
> > yet be loaded.
> > > > > > > > > Via voice is a huge application, and putting it
> > into the kernel isn't an
> > > > > > > > > option since it would make the kernel image too
> > large and anything in
> > > > > > > > kernel
> > > > > > > > > image is unswappable and consumes memory.
> > > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > > can't even integrate it if we wanted to.
> > > > > > > > >
> > > > > > > > > It may be possible to do something like keep
> > speakup asleep until viavoice
> > > > > > > > > is running, and make some shim between speakup and
> > viavoice but this
> > > > > > > > > is not trivial. What you are trying to do is take
> > information
> > > > > > > > > from kernel space (console driver) handle it with
> > speakup, hand it to
> > > > > > > > userspace
> > > > > > > > > to a program that mightn't even be running anymore,
> > have that program
> > > > > > > > > synthesize the speech and pass it back to kernel
> > land sound drivers that
> > > > > > > > we
> > > > > > > > > presume you loaded. This is going to make the
> > performance of the system
> > > > > > > > like
> > > > > > > > > cyphoning honey uphill. Even assuming the speakup
> > mods were made by
> > > > > > > > somebody
> > > > > > > > > in the forseeable future, there are many more
> > moving parts to make work.
> > > > > > > > > What if one of the tasks such as viavoice dies or
> > sound drivers unload,
> > > > > > > > how
> > > > > > > > > do we tell the kernel to tell user space to tell
> > the kernel to tell user
> > > > > > > > space
> > > > > > > > > that something ahs gone wrong?
> > > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > > to interact with its talking device and assumes
> > that sound and viavoice
> > > > > > > > are
> > > > > > > > > in top shape. When the speech server crashes
> > emacspeak respawns it.
> > > > > > > > > What you are asking is for speakup to become
> > re-enterant, the ability to
> > > > > > > > put it
> > > > > > > > > to sleep and wake it up at will and the ability to
> > talk to it from user
> > > > > > > > space
> > > > > > > > > despite the fact it is kernel code and have that
> > kernel code talk back to
> > > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > > and although it may be possible, so is Bill Gates
> > giving away all his
> > > > > > > > > money and becoming a hermit.
> > > > > > > > > Even if Kirk changed his mind regarding viavoice
> > tomorrow and coded flat
> > > > > > > > out
> > > > > > > > > until the project was complete it would require
> > months of coding time
> > > > > > > > before
> > > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > > Remember Windows screen readers run in user land
> > and although they hook
> > > > > > > > into
> > > > > > > > > the windows subsystems they are applications like
> > any other. Speakup is in
> > > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > > Ever had jfw or windoweyes crash and lost your
> > speech? Often you are left
> > > > > > > > with
> > > > > > > > > no clue as to why it happend and often jfw is
> > unrestartable. If we were to
> > > > > > > > > have this happen in Linux it may result in bits of
> > the kernel becoming
> > > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > > My personal recommendation is to learn how to use
> > emacspeak, preferably
> > > > > > > > from
> > > > > > > > > a seasoned emacs user and learn about term mode and
> > shell mode.
> > > > > > > > > W3 is a nice browser, vm works well and so does
> > emacspeak. Once you have
> > > > > > > > this
> > > > > > > > > down pat, you can then use the c-mode in emacs to
> > start writing the code
> > > > > > > > > for speakup and take some of the weight off the
> > existing coders <smile>
> > > > > > > > > If it takes you a week to get emacspeak working for
> > you, it will tide you
> > > > > > > > over
> > > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > > There are other userland screen readers and one
> > supports software speech
> > > > > > > > can't
> > > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > > If we get more coders things might go faster, but
> > until then; you might
> > > > > > > > need
> > > > > > > > > to use another solution for accessability if you
> > have no serial ports.
> > > > > > > > >
> > > > > > > > > Regards, Kerry.
> > > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory
> > Nowak wrote:
> > > > > > > > > > Hi All,
> > > > > > > > > >
> > > > > > > > > > Ok, here is my penny's worth on software speech
> > for speakup. I certinly
> > > > > > > > don't mean to flame or unconstructively critisize
> > here, so please read on if
> > > > > > > > you're interested. There are some of us that don't
> > have serial ports on a
> > > > > > > > PC, but do have a sound card supported in Linux
> > (based on some earlier posts
> > > > > > > > I've seen on this list, I know I'm not alone in this
> > situation). As a
> > > > > > > > result, I would personally like to entirely blow away
> > the other OS on such a
> > > > > > > > machine, and dedicate it to Linux (simply because I'm
> > getting tired of using
> > > > > > > > the other OS on it, and because all its hardware is
> > Linux compatible). I
> > > > > > > > know that Kirk mentioned that he was working on a
> > software synth that would
> > > > > > > > work with speakup in the far future, and that he
> > wouldn't write anything for
> > > > > > > > IBM viavoice, because it wasn't an opensource
> > product. However, as I stated
> > > > > > > > earlier, there are thoes of us that would like to be
> > able to use software
> > > > > > > > speech with speakup in the very soon future (now).
> > Yes, I know that I could
> > > > > > > > use emacspeak which supports viavoice. However, I've
> > recently downloaded it
> > > > > > > > and played with it for two days (even read the
> > howto). Given a choice of
> > > > > > > > access though, I would much rather stick with
> > speakup. Thus, not writing a
> > > > > > > > driver for a product that is not opensource (and so
> > far for me works without
> > > > > > > > a hitch) is a serious limitation to access. Speakup
> > certinly doesn't have to
> > > > > > > > be distributted with viavoice (emacspeak isn't), but
> > it would be nice to
> > > > > > > > have the option of using it. It shouldn't be that
> > hard to modify a dectalk
> > > > > > > > or doubletalk PC driver to work with the speech
> > engine. I've taken c++ my
> > > > > > > > junior and senior years of high scghool (AP computer
> > science). Even so, I
> > > > > > > > have somewhat of an understanding on how the sample
> > programs work that come
> > > > > > > > with the engine. I also plan to read the API docs,
> > and hopefully learn more.
> > > > > > > > As you can see, I'm not a candidate to write the
> > speakup driver for
> > > > > > > > viavoice, so I'm not volenteering. I certinly
> > wouldn't mind switching to the
> > > > > > > > opensource engine when it became usable. However ...
> > ok, I've wined enough.
> > > > > > > > Kirk, I guess I'm sim
> > > > > > > > > ng your mind regarding viavoice as a speech engine
> > for speakup for now at
> > > > > > > > least. If there is anyone else here that agrees with
> > me, please write so
> > > > > > > > that we could see how many more takers there are, and
> > maybe try to persaude
> > > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > > Greg
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > _______________________________________________
> > > > > > > > > > Speakup mailing list
> > > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > --
> > > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > > ICQ UIN: 8226547
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > --
> > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > ICQ UIN: 8226547
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > >
> > > > >
> > > > > --
> > > > > --
> > > > > Kerry Hoath: kerry@gotss.net
> > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > ICQ UIN: 8226547
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > >
> > >
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> > --
> >
> > Janina Sajka, Director
> > Technology Research and Development
> > Governmental Relations Group
> > American Foundation for the Blind (AFB)
> >
> > Email: janina@afb.net Phone: (202) 408-8175
> >
> > Will electronic books surpass print books? Read our white paper,
> > Surpassing Gutenberg, at http://www.afb.org/ebook.html
> >
> > Download a free sample Digital Talking Book edition of Martin
> > Luther King Jr's inspiring "I Have A Dream" speech at
> > http://www.afb.org/mlkweb.asp
> >
> > Learn how to make accessible software at
> > http://www.afb.org/technology/accessapp.html
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Will electronic books surpass print books? Read our white paper, Surpassing Gutenberg, at http://www.afb.org/ebook.html
Download a free sample Digital Talking Book edition of Martin Luther King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at http://www.afb.org/technology/accessapp.html
^ permalink raw reply [flat|nested] 101+ messages in thread* RE: software speech for speakup
` Janina Sajka
@ ` Geoff Shang
0 siblings, 0 replies; 101+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: speakup
On Wed, 16 May 2001, Janina Sajka wrote:
> It seems that we need to remember that all of those lovely messages,
> including the ones that pop up even before Speakup--and yes, there are a
> few that pop up before speakup--all of these are in the logs.
Not on my system at least. OK, so there are a couple before the speakup
probing messages, but they still get spoken, even if after the fact.
Geoff.
^ permalink raw reply [flat|nested] 101+ messages in thread
* RE: software speech for speakup
` Stephen Dawes
` Janina Sajka
@ ` Geoff Shang
1 sibling, 0 replies; 101+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: speakup
Hi:
IMHO, getting sound at boot time is not the major problem, though it is at
present with ALSA (but I'm sure something could be done about that). The
problem is getting at the module so itt could be loaded off a file system
... if the synth were a module. What if it were small enough to fit in the
kernel itself? Wacky idea, but it may end up small enough. At present,
rsynth is pretty small (though it does use 4 dynamically linked libs so
it's hard to tell how big its actual size is).
Geoff.
^ permalink raw reply [flat|nested] 101+ messages in thread
* Re: software speech for speakup
` Janina Sajka
` (2 preceding siblings ...)
` Stephen Dawes
@ ` Shaun Oliver
` Charles Hallenbeck
` Kirk Wood
3 siblings, 2 replies; 101+ messages in thread
From: Shaun Oliver @ UTC (permalink / raw)
To: speakup
janina.
You make a valid point. In the case of people using laptops, software
synthesys would be an excellent idea.
I'm just not convinced that' it's a good idea myself. I know I seemed a
bit ters but it appears from where I sit that a good deal of debate has
taken place with regards to software speech..
But I'll conceed that in the case where there's no space to spread speech
synthesiser, laptop and what all else, it has it's benifits.
Shaun..
"Has anyone ever tasted an "END"? Are they really bitter?"
EMAIL: shauno@goanna.net.au ICQ: 76958435
YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends on
www.jong.com:6667
On Wed, 16 May 2001, Janina Sajka wrote:
> I'll tell you why software speech is a big deal to me. I spend a lot of
> time on the road. Because I work for a non-profit agency, I'm not
> usually in First Class when I'm on the airplane. I'm frequently locked
> into a hotel conference room with anywhere from 20 to 200 other people.
> Sometimes I have a table to spread my computer out on. Often, I just
> have my lap. For me, software speech means that I can use linux and
> speakup with just a headphone--nothing else. Today, it's just a lot more
> complicated because there's that additional device, and that cable that
> attaches that additional device to the computer. So, today, when I don't
> have table space, I run emacspeak with ViaVoice--but I'd sure like to
> have the speakup option, too.
>
> PS: When I'm on the road, I don't usually care if speech starts at the
> very beginning of the boot process. Mostly, I don't even boot, but
> rather use the suspend/resume feature of my laptop which, by the way,
> works pretty well with ViaVoice.
>
> On Wed, 16 May 2001, Shaun Oliver wrote:
>
> > ok now for my 20c worth.
> > What the hell is the deal with having software speech or not? In a way I
> > would prefer it when there is simply no other means of speech output but,
> > it has it's limitations.
> > 1: aAs far as I'm aware, software synthesys ties up a great deal of system
> > resources including the sound card unless of course you run a sb-live.
> > 2: Remember that if you do go down the path of software synthesys, you
> > won't have speech right from the get go when you first turn your machine
> > on.
> > That's all I wanna say at this point. I don't know much else about but
> > thought I'd add my thoughts on the matter.
> >
> >
> > Shaun..
> > "Has anyone ever tasted an "END"? Are they really bitter?"
> > EMAIL: shauno@goanna.net.au ICQ: 76958435
> > YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends on
> > www.jong.com:6667
> >
> > On Tue, 15 May 2001, Gregory Nowak wrote:
> >
> > > Guess I'll stick with the other OS on that machine perhaps until 2010 if need be (grin)
> > > Greg
> > >
> > >
> > > On Tue, May 15, 2001 at 04:22:59PM +1000, Kerry Hoath wrote:
> > > > Not at this stage. Serial ports are necessary for us to get speech
> > > > and none of the install systems I know of come up with parallel consoles or
> > > > software speech. SUSE does do braille I hear though
> > > > On Mon, May 14, 2001 at 11:04:04AM -0500, Gregory Nowak wrote:
> > > > > Thanks for the interesting info on the blazer. So, it looks like a eyes-free install of Linux is not possible on a machine with no serial ports, right?
> > > > > Greg
> > > > >
> > > > > On Mon, May 14, 2001 at 11:53:11PM +1000, Kerry Hoath wrote:
> > > > > > Unless it is a 2.4.x kernel it can't do console on the line printer.
> > > > > > Even if it does; it won't make the blaser talk; there are no flush codes.
> > > > > > You need to put the blaser on a serial port and even then I don't know of anything
> > > > > > other than emacspeak that supports the bns unless cvs speakup does. The blaser
> > > > > > has old implementations of the bns speech code, but I believe it supports
> > > > > > indexing. Doing an install of Linux with the blaser would also be rather bad
> > > > > > since you have no way to shut up the speech, I've done installs like that and
> > > > > > it gets old real quick especially when the kernel dumps 3k of messages out a
> > > > > > port.
> > > > > > If you can't shut it up somehow you don't want it for installs. One disk error
> > > > > > will win you half an hour of speech you can't cancel, but do give it a try :-)
> > > > > >
> > > > > > Regarding shutting up speakup insert enter doesn't release the numpad and the
> > > > > > review keys remain active. I was talking of a method to completely release
> > > > > > certain consoles including the number pad.
> > > > > > On Sun, May 13, 2001 at 11:29:36PM -0500, Gregory Nowak wrote:
> > > > > > > I thought we already had the ability to put speakup to sleep and to wake it
> > > > > > > up with ins+numpad-enter. Also, not to get off topic ... I know there are
> > > > > > > some of you out there that either have used or are still using emacspeak.
> > > > > > > Any recommendations on where to start after the howto if I decide to take
> > > > > > > that route until speakup gets software speech? Also, I was thinking of how
> > > > > > > to install Linux on such a system without sited help. I've got a braille
> > > > > > > blazer here. I thought of setting up speech through the blazer's parallel
> > > > > > > port, and using the line printer console. However, when I include
> > > > > > > "console=lp0" on the loadlin command line, the kernel oopses, and I don't
> > > > > > > know of how to activate the console on /dev/lp0 after logon. Any
> > > > > > > suggestions? Thanks.
> > > > > > > Greg
> > > > > > > P.S. The kernel *doesn't* oops if I leave that option out.
> > > > > > >
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > From: "Kerry Hoath" <kerry@gotss.eu.org>
> > > > > > > To: <speakup@braille.uwo.ca>
> > > > > > > Sent: Sunday, May 13, 2001 10:57 PM
> > > > > > > Subject: Re: software speech for speakup
> > > > > > >
> > > > > > >
> > > > > > > > Ok so that was all 1 big long line! I won't be slicing that message
> > > > > > > > down into smaller sections in ed os it remains attached below.
> > > > > > > >
> > > > > > > > The fundermental problem with software speech and speakup is this:
> > > > > > > > speakup gets control extremely early on in the boot process, just after
> > > > > > > the
> > > > > > > > console driver or at the same time. At this point; no sound is
> > > > > > > initialized,
> > > > > > > > no hard disks are known, ho usb is active, no file systems
> > > > > > > > are mounted and therefore sound and viavoice can't yet be loaded.
> > > > > > > > Via voice is a huge application, and putting it into the kernel isn't an
> > > > > > > > option since it would make the kernel image too large and anything in
> > > > > > > kernel
> > > > > > > > image is unswappable and consumes memory.
> > > > > > > > Not to mention we don't have the viavoice source so we
> > > > > > > > can't even integrate it if we wanted to.
> > > > > > > >
> > > > > > > > It may be possible to do something like keep speakup asleep until viavoice
> > > > > > > > is running, and make some shim between speakup and viavoice but this
> > > > > > > > is not trivial. What you are trying to do is take information
> > > > > > > > from kernel space (console driver) handle it with speakup, hand it to
> > > > > > > userspace
> > > > > > > > to a program that mightn't even be running anymore, have that program
> > > > > > > > synthesize the speech and pass it back to kernel land sound drivers that
> > > > > > > we
> > > > > > > > presume you loaded. This is going to make the performance of the system
> > > > > > > like
> > > > > > > > cyphoning honey uphill. Even assuming the speakup mods were made by
> > > > > > > somebody
> > > > > > > > in the forseeable future, there are many more moving parts to make work.
> > > > > > > > What if one of the tasks such as viavoice dies or sound drivers unload,
> > > > > > > how
> > > > > > > > do we tell the kernel to tell user space to tell the kernel to tell user
> > > > > > > space
> > > > > > > > that something ahs gone wrong?
> > > > > > > > Emacspeak is a user application. It calls a speech server
> > > > > > > > to interact with its talking device and assumes that sound and viavoice
> > > > > > > are
> > > > > > > > in top shape. When the speech server crashes emacspeak respawns it.
> > > > > > > > What you are asking is for speakup to become re-enterant, the ability to
> > > > > > > put it
> > > > > > > > to sleep and wake it up at will and the ability to talk to it from user
> > > > > > > space
> > > > > > > > despite the fact it is kernel code and have that kernel code talk back to
> > > > > > > > user space. This requires a complete redesign of speakup
> > > > > > > > and although it may be possible, so is Bill Gates giving away all his
> > > > > > > > money and becoming a hermit.
> > > > > > > > Even if Kirk changed his mind regarding viavoice tomorrow and coded flat
> > > > > > > out
> > > > > > > > until the project was complete it would require months of coding time
> > > > > > > before
> > > > > > > > the whole system was usable if indeed it could be done.
> > > > > > > > Remember Windows screen readers run in user land and although they hook
> > > > > > > into
> > > > > > > > the windows subsystems they are applications like any other. Speakup is in
> > > > > > > > the kernel itself and is part of the operating system.
> > > > > > > > Ever had jfw or windoweyes crash and lost your speech? Often you are left
> > > > > > > with
> > > > > > > > no clue as to why it happend and often jfw is unrestartable. If we were to
> > > > > > > > have this happen in Linux it may result in bits of the kernel becoming
> > > > > > > > unusable and could lead to an entire system crash.
> > > > > > > > My personal recommendation is to learn how to use emacspeak, preferably
> > > > > > > from
> > > > > > > > a seasoned emacs user and learn about term mode and shell mode.
> > > > > > > > W3 is a nice browser, vm works well and so does emacspeak. Once you have
> > > > > > > this
> > > > > > > > down pat, you can then use the c-mode in emacs to start writing the code
> > > > > > > > for speakup and take some of the weight off the existing coders <smile>
> > > > > > > > If it takes you a week to get emacspeak working for you, it will tide you
> > > > > > > over
> > > > > > > > until tuxtalk is ready for prime time.
> > > > > > > > There are other userland screen readers and one supports software speech
> > > > > > > can't
> > > > > > > > remember what it is called. Use that until the massive
> > > > > > > > modifications are in speakup itself around 2010.
> > > > > > > > If we get more coders things might go faster, but until then; you might
> > > > > > > need
> > > > > > > > to use another solution for accessability if you have no serial ports.
> > > > > > > >
> > > > > > > > Regards, Kerry.
> > > > > > > > On Sun, May 13, 2001 at 06:13:40PM -0500, Gregory Nowak wrote:
> > > > > > > > > Hi All,
> > > > > > > > >
> > > > > > > > > Ok, here is my penny's worth on software speech for speakup. I certinly
> > > > > > > don't mean to flame or unconstructively critisize here, so please read on if
> > > > > > > you're interested. There are some of us that don't have serial ports on a
> > > > > > > PC, but do have a sound card supported in Linux (based on some earlier posts
> > > > > > > I've seen on this list, I know I'm not alone in this situation). As a
> > > > > > > result, I would personally like to entirely blow away the other OS on such a
> > > > > > > machine, and dedicate it to Linux (simply because I'm getting tired of using
> > > > > > > the other OS on it, and because all its hardware is Linux compatible). I
> > > > > > > know that Kirk mentioned that he was working on a software synth that would
> > > > > > > work with speakup in the far future, and that he wouldn't write anything for
> > > > > > > IBM viavoice, because it wasn't an opensource product. However, as I stated
> > > > > > > earlier, there are thoes of us that would like to be able to use software
> > > > > > > speech with speakup in the very soon future (now). Yes, I know that I could
> > > > > > > use emacspeak which supports viavoice. However, I've recently downloaded it
> > > > > > > and played with it for two days (even read the howto). Given a choice of
> > > > > > > access though, I would much rather stick with speakup. Thus, not writing a
> > > > > > > driver for a product that is not opensource (and so far for me works without
> > > > > > > a hitch) is a serious limitation to access. Speakup certinly doesn't have to
> > > > > > > be distributted with viavoice (emacspeak isn't), but it would be nice to
> > > > > > > have the option of using it. It shouldn't be that hard to modify a dectalk
> > > > > > > or doubletalk PC driver to work with the speech engine. I've taken c++ my
> > > > > > > junior and senior years of high scghool (AP computer science). Even so, I
> > > > > > > have somewhat of an understanding on how the sample programs work that come
> > > > > > > with the engine. I also plan to read the API docs, and hopefully learn more.
> > > > > > > As you can see, I'm not a candidate to write the speakup driver for
> > > > > > > viavoice, so I'm not volenteering. I certinly wouldn't mind switching to the
> > > > > > > opensource engine when it became usable. However ... ok, I've wined enough.
> > > > > > > Kirk, I guess I'm sim
> > > > > > > > ng your mind regarding viavoice as a speech engine for speakup for now at
> > > > > > > least. If there is anyone else here that agrees with me, please write so
> > > > > > > that we could see how many more takers there are, and maybe try to persaude
> > > > > > > Kirk some more to change his mind. Thanks for reading.
> > > > > > > > > Greg
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > _______________________________________________
> > > > > > > > > Speakup mailing list
> > > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > --
> > > > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > > > ICQ UIN: 8226547
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Speakup mailing list
> > > > > > > > Speakup@braille.uwo.ca
> > > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > _______________________________________________
> > > > > > > Speakup mailing list
> > > > > > > Speakup@braille.uwo.ca
> > > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > --
> > > > > > Kerry Hoath: kerry@gotss.net
> > > > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > > > ICQ UIN: 8226547
> > > > > >
> > > > > >
> > > > > > _______________________________________________
> > > > > > Speakup mailing list
> > > > > > Speakup@braille.uwo.ca
> > > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > > > _______________________________________________
> > > > > Speakup mailing list
> > > > > Speakup@braille.uwo.ca
> > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > > > >
> > > >
> > > > --
> > > > --
> > > > Kerry Hoath: kerry@gotss.net
> > > > alternatives: kerry@gotss.eu.org or kerry@gotss.spice.net.au
> > > > ICQ UIN: 8226547
> > > >
> > > >
> > > > _______________________________________________
> > > > Speakup mailing list
> > > > Speakup@braille.uwo.ca
> > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> > > _______________________________________________
> > > Speakup mailing list
> > > Speakup@braille.uwo.ca
> > > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> > >
> >
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
> --
>
> Janina Sajka, Director
> Technology Research and Development
> Governmental Relations Group
> American Foundation for the Blind (AFB)
>
> Email: janina@afb.net Phone: (202) 408-8175
>
> Will electronic books surpass print books? Read our white paper, Surpassing Gutenberg, at http://www.afb.org/ebook.html
>
> Download a free sample Digital Talking Book edition of Martin Luther King Jr's inspiring "I Have A Dream" speech at
> http://www.afb.org/mlkweb.asp
>
> Learn how to make accessible software at http://www.afb.org/technology/accessapp.html
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Shaun Oliver
@ ` Charles Hallenbeck
` Janina Sajka
` Kirk Wood
1 sibling, 1 reply; 101+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
Shaun expressed my own feelings also. If I were using a laptop I would
really appreciate anything that simplified the clutter. But given a
choice, I would prefer the HW solution.
Chuck
On Thu, 17 May 2001, Shaun Oliver wrote:
> janina.
> You make a valid point. In the case of people using laptops, software
> synthesys would be an excellent idea.
> I'm just not convinced that' it's a good idea myself. I know I seemed a
> bit ters but it appears from where I sit that a good deal of debate has
> taken place with regards to software speech..
> But I'll conceed that in the case where there's no space to spread speech
> synthesiser, laptop and what all else, it has it's benifits.
My web site is http://www.mhonline.net/~chuckh
The Moon is Waning Crescent (31% of Full)
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Charles Hallenbeck
@ ` Janina Sajka
0 siblings, 0 replies; 101+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: speakup
Absolutely agree. I never use software speech at my desk--or in my hotel
room, for that matter. It's not the ideal by any means. It just meets
certain needs very effectively. So, I have never seen this as an
either/or situation. Rather, a major segment of functionality is missing
from speakup. I say this knowing the fundamental issues involved in
putting software speech into speakup--but that doesn't change the fact
that a major use segment is missing.
On Thu, 17 May 2001, Charles Hallenbeck wrote:
> Shaun expressed my own feelings also. If I were using a laptop I would
> really appreciate anything that simplified the clutter. But given a
> choice, I would prefer the HW solution.
> Chuck
>
>
> On Thu, 17 May 2001, Shaun Oliver wrote:
>
> > janina.
> > You make a valid point. In the case of people using laptops, software
> > synthesys would be an excellent idea.
> > I'm just not convinced that' it's a good idea myself. I know I seemed a
> > bit ters but it appears from where I sit that a good deal of debate has
> > taken place with regards to software speech..
> > But I'll conceed that in the case where there's no space to spread speech
> > synthesiser, laptop and what all else, it has it's benifits.
>
> My web site is http://www.mhonline.net/~chuckh
> The Moon is Waning Crescent (31% of Full)
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
Janina Sajka, Director
Technology Research and Development
Governmental Relations Group
American Foundation for the Blind (AFB)
Email: janina@afb.net Phone: (202) 408-8175
Will electronic books surpass print books? Read our white paper, Surpassing Gutenberg, at http://www.afb.org/ebook.html
Download a free sample Digital Talking Book edition of Martin Luther King Jr's inspiring "I Have A Dream" speech at
http://www.afb.org/mlkweb.asp
Learn how to make accessible software at http://www.afb.org/technology/accessapp.html
^ permalink raw reply [flat|nested] 101+ messages in thread
* Re: software speech for speakup
` Shaun Oliver
` Charles Hallenbeck
@ ` Kirk Wood
` Shaun Oliver
1 sibling, 1 reply; 101+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
Software speech can have a lot of other benefits aside from a laptop. I
know of at least two people who might be interested in working as a
network administrator. The problem is that sometimes you have to work from
a console and will need speech. Plugging in a synth when needed isn't
feasible, nor is leaving one connected all the time.
Software speech is quite feasible. It isn't a perfect solution and few
have played it as such. It will one day be a good work around. This is why
macroslop has chosen to include rudimentary speech in winblows 2000. They
don't want to compete with the established market of screen readers
(yet). But they do want to give basic control to anyone. It is far from
perfect. But it is there.
Another thing that this offers is a chance to benefit from increasing the
market for speech synthasis. Some people are using some built in tool to
have a document read to them. Kind of the you hear a mistake better then
your eyes see it thing. Software speech is the only way this is cost
effective. But it could expand the market and help drive down the cost of
a hardware synth in time. If nothing else, consider that within a few
years computers with the power for software speech will cost less and be
as small as the hardware synths of today. So who knows, perhaps the future
will be a "hardware" synth running linux. If that doesn't give pause, I
don't know what will.
=======
Kirk Wood
Cpt.Kirk@1tree.net
Nothing is hard if you know the answer or are used to doing it.
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Kirk Wood
@ ` Shaun Oliver
` Charles Hallenbeck
0 siblings, 1 reply; 101+ messages in thread
From: Shaun Oliver @ UTC (permalink / raw)
To: speakup
Well, an interesting point my man.
I agree that windows2000 has a far from perfect speech accessable
interface. What can I say? It's done using the microstuffed agent
character merlin and the sam engine of the ms tts engine. man my mIRC
client uses the learnout&hauspie true voice tts and I think it shits all
over the microstuffed tts engine. but that's getting off the track.
As for your point about sysadmins wanting to do the remote thing I will
also conceed that software speech would be a great workaround. if I knew a
little more about programming than I currently do, I'd have a go at it
myself. Who knows? I'd probably make a good go of it.
Shaun..
"Has anyone ever tasted an "END"? Are they really bitter?"
EMAIL: shauno@goanna.net.au ICQ: 76958435
YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends on
www.jong.com:6667
On Thu, 17 May 2001, Kirk Wood wrote:
> Software speech can have a lot of other benefits aside from a laptop. I
> know of at least two people who might be interested in working as a
> network administrator. The problem is that sometimes you have to work from
> a console and will need speech. Plugging in a synth when needed isn't
> feasible, nor is leaving one connected all the time.
>
> Software speech is quite feasible. It isn't a perfect solution and few
> have played it as such. It will one day be a good work around. This is why
> macroslop has chosen to include rudimentary speech in winblows 2000. They
> don't want to compete with the established market of screen readers
> (yet). But they do want to give basic control to anyone. It is far from
> perfect. But it is there.
>
> Another thing that this offers is a chance to benefit from increasing the
> market for speech synthasis. Some people are using some built in tool to
> have a document read to them. Kind of the you hear a mistake better then
> your eyes see it thing. Software speech is the only way this is cost
> effective. But it could expand the market and help drive down the cost of
> a hardware synth in time. If nothing else, consider that within a few
> years computers with the power for software speech will cost less and be
> as small as the hardware synths of today. So who knows, perhaps the future
> will be a "hardware" synth running linux. If that doesn't give pause, I
> don't know what will.
>
> =======
> Kirk Wood
> Cpt.Kirk@1tree.net
>
> Nothing is hard if you know the answer or are used to doing it.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Shaun Oliver
@ ` Charles Hallenbeck
` Shaun Oliver
` Geoff Shang
0 siblings, 2 replies; 101+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
This discussion is improving as it proceeds, I think!
One more factor to consider is the desirability of offloading peripheral
tasks to peripheral processors so that the central processor(s) do not
have to service absolutely everything that happens inside the
cabinet. Input-Output tasks are ideal candidates for offloading from the
CPU. That is done in IDE devices, in video cards, in real modems (as
opposed to Win modems), in keystroke processing inside the keyboard,
etcetera. Software speech synthesis is a fairly heavy duty processing
load, and if it can be handed off to an 80186 or whatever, that is very
good news for the CPU.
Chuck
My web site is http://www.mhonline.net/~chuckh
The Moon is Waning Crescent (30% of Full)
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Charles Hallenbeck
@ ` Shaun Oliver
` Geoff Shang
1 sibling, 0 replies; 101+ messages in thread
From: Shaun Oliver @ UTC (permalink / raw)
To: speakup
well, bugger it! I agree chuck.
Shaun..
"Has anyone ever tasted an "END"? Are they really bitter?"
EMAIL: shauno@goanna.net.au ICQ: 76958435
YAHOO ID: blindman01_2000 IRC NICK/SERVER: |3|1ndm4n on #aussiefriends on
www.jong.com:6667
On Thu, 17 May 2001, Charles Hallenbeck wrote:
> This discussion is improving as it proceeds, I think!
>
> One more factor to consider is the desirability of offloading peripheral
> tasks to peripheral processors so that the central processor(s) do not
> have to service absolutely everything that happens inside the
> cabinet. Input-Output tasks are ideal candidates for offloading from the
> CPU. That is done in IDE devices, in video cards, in real modems (as
> opposed to Win modems), in keystroke processing inside the keyboard,
> etcetera. Software speech synthesis is a fairly heavy duty processing
> load, and if it can be handed off to an 80186 or whatever, that is very
> good news for the CPU.
>
> Chuck
>
>
> My web site is http://www.mhonline.net/~chuckh
> The Moon is Waning Crescent (30% of Full)
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 101+ messages in thread* Re: software speech for speakup
` Charles Hallenbeck
` Shaun Oliver
@ ` Geoff Shang
1 sibling, 0 replies; 101+ messages in thread
From: Geoff Shang @ UTC (permalink / raw)
To: speakup
Hi:
For me, a major factor in hardware speech is the cost. It seems to me that
a killing could be made by making a hardware linux-based speech synth,
especially if it sounded real good. Imagine festival in a box. Seriously
though, most speech hardware has been around for awhile and it's not
getting any cheaper. Software speech came along at a good time and stole
the market. A good, cheap, hardware device would definitely find a place
IMHO.
Geoff.
^ permalink raw reply [flat|nested] 101+ messages in thread