* Some suggestions please.
@ Thomas D. Ward
` Charles Hallenbeck
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Thomas D. Ward @ UTC (permalink / raw)
To: speakup
Hello, list. I am sure all of you have gone through this before, but since I
am now taking Linux more serious now that I have a working slackware 8.0
machine I am looking for a list of the following speech friendly apps.
does anyone know of any good MP3 players and encoders?
Does anyone know of any good wav file recorders?
Are there any OCR apps for the Linux shell that work with speakup?
Also how do you get a printer setup and configured under Slackware 8. Any
special suggestions of printers.
I realize my HP ink jet probably is out, but I still have an Epson LQ570
from ages past I can put on the parallel port for Linux if I have too.
Also I've heard there is a rc file for lynx that will number the links on a
web page. If someone can point me to this I'll try it out.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Some suggestions please.
Some suggestions please Thomas D. Ward
@ ` Charles Hallenbeck
` Adam Myrow
` Gregory Nowak
` Jim Ruby
2 siblings, 1 reply; 8+ messages in thread
From: Charles Hallenbeck @ UTC (permalink / raw)
To: speakup
Hi Thomas -
I am very happy with 'lame' for encoding and decoding mp3 files. Your
slackware distribution comes with mpg123, an mp3 player, and with the sox
package which contains "play" and "rec" for playing and recording wav
files.
Check out Matt Campbell's trplayer and Realplayer8 for a text console
interface to Realaudio streams and files. You can get there from
www.linux-speakup.org
HTH
Chuck
Visit me at http://www.mhonline.net/~chuckh
The Moon is Waning Crescent (48% of Full)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Some suggestions please.
` Charles Hallenbeck
@ ` Adam Myrow
` Gregory Nowak
0 siblings, 1 reply; 8+ messages in thread
From: Adam Myrow @ UTC (permalink / raw)
To: speakup
For printer setup, make sure you have the Ghostscript, Ghostscript fonts,
and Apsfilter packages installed. Then, go to /usr/lib/apsfilter and
execute setup as root. It lets you pick your printer from several lists.
You'd be surprised to find what printers are supported. Oh, and to make
life easy, before you run setup, delete /etc/printcap and
/etc/printcap.orig. This will force the setup script to create a fresh
copy of the printcap file and you will find things go easier. There is
also cdparano for ripping audio from CDs, but I don't know much about it
as I haven't played with it much. Hope this helps.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Some suggestions please.
Some suggestions please Thomas D. Ward
` Charles Hallenbeck
@ ` Gregory Nowak
` Jim Ruby
2 siblings, 0 replies; 8+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
For playing mp3s, try mpg123 already included with slackware.
To encode mp3s, you can use a few different programs.
I use bladeenc, since that was the first one I came across, and
because there was already a slackware package for it.
To do ocr (assuming you have a supported scanner of course), try gocr.
You can find both bladeenc and gocr at
http://freshmeat.net
. Hth.
Greg
On Mon, Sep 10, 2001 at 07:09:17PM -0400, Thomas D. Ward wrote:
> Hello, list. I am sure all of you have gone through this before, but since I
> am now taking Linux more serious now that I have a working slackware 8.0
> machine I am looking for a list of the following speech friendly apps.
>
> does anyone know of any good MP3 players and encoders?
> Does anyone know of any good wav file recorders?
> Are there any OCR apps for the Linux shell that work with speakup?
> Also how do you get a printer setup and configured under Slackware 8. Any
> special suggestions of printers.
> I realize my HP ink jet probably is out, but I still have an Epson LQ570
> from ages past I can put on the parallel port for Linux if I have too.
> Also I've heard there is a rc file for lynx that will number the links on a
> web page. If someone can point me to this I'll try it out.
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Some suggestions please.
` Adam Myrow
@ ` Gregory Nowak
` Kirk Wood
0 siblings, 1 reply; 8+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Hmmmm, I have an HP laserjet 5l here,
and I didn't find it in the list of supported printers
when running setup for apfilter.
Greg
On Mon, Sep 10, 2001 at 06:53:35PM -0500, Adam Myrow wrote:
> For printer setup, make sure you have the Ghostscript, Ghostscript fonts,
> and Apsfilter packages installed. Then, go to /usr/lib/apsfilter and
> execute setup as root. It lets you pick your printer from several lists.
> You'd be surprised to find what printers are supported. Oh, and to make
> life easy, before you run setup, delete /etc/printcap and
> /etc/printcap.orig. This will force the setup script to create a fresh
> copy of the printcap file and you will find things go easier. There is
> also cdparano for ripping audio from CDs, but I don't know much about it
> as I haven't played with it much. Hope this helps.
>
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Some suggestions please.
Some suggestions please Thomas D. Ward
` Charles Hallenbeck
` Gregory Nowak
@ ` Jim Ruby
2 siblings, 0 replies; 8+ messages in thread
From: Jim Ruby @ UTC (permalink / raw)
To: speakup
as far as lynx goes, hit h for help and there is a link that will get you some nice lynxrc and lynx.cfg files, but I wonder if there is a way for the cursor to be placed on the link so you could just hit the 5 or 8 key with
speakup to read the current line/link?
I also have not found a way to turn off frames.
Also for those using mutt, where do you find the muttrc file as I can't locate it as I don't care for the 'vi editor cause I for got how to use it so resort to pico.
On Mon, 10 Sep 2001 19:09:17 -0400, Thomas D. Ward wrote:
>Hello, list. I am sure all of you have gone through this before, but since I
>am now taking Linux more serious now that I have a working slackware 8.0
>machine I am looking for a list of the following speech friendly apps.
>
>does anyone know of any good MP3 players and encoders?
>Does anyone know of any good wav file recorders?
>Are there any OCR apps for the Linux shell that work with speakup?
>Also how do you get a printer setup and configured under Slackware 8. Any
>special suggestions of printers.
>I realize my HP ink jet probably is out, but I still have an Epson LQ570
>from ages past I can put on the parallel port for Linux if I have too.
>Also I've heard there is a rc file for lynx that will number the links on a
>web page. If someone can point me to this I'll try it out.
>
>
>
>_______________________________________________
>Speakup mailing list
>Speakup@braille.uwo.ca
>http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Some suggestions please.
` Gregory Nowak
@ ` Kirk Wood
` Gregory Nowak
0 siblings, 1 reply; 8+ messages in thread
From: Kirk Wood @ UTC (permalink / raw)
To: speakup
On Mon, 10 Sep 2001, Gregory Nowak wrote:
> Hmmmm, I have an HP laserjet 5l here,
> and I didn't find it in the list of supported printers
> when running setup for apfilter.
There is no reason to not use the HP LaserJet 4 driver. In fact, in
winblows world, this is the driver of choice if you want speed. All the
laserjets work with this driver.
=======
Kirk Wood
Cpt.Kirk@1tree.net
The mind is like a parachute; it works much better when open.
If you're too open minded, your brains will fall out.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Some suggestions please.
` Kirk Wood
@ ` Gregory Nowak
0 siblings, 0 replies; 8+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: speakup
Thanks for the info, I'll put it to use.
Greg
On Tue, Sep 11, 2001 at 12:23:55AM -0500, Kirk Wood wrote:
> On Mon, 10 Sep 2001, Gregory Nowak wrote:
> > Hmmmm, I have an HP laserjet 5l here,
> > and I didn't find it in the list of supported printers
> > when running setup for apfilter.
>
> There is no reason to not use the HP LaserJet 4 driver. In fact, in
> winblows world, this is the driver of choice if you want speed. All the
> laserjets work with this driver.
>
> =======
> Kirk Wood
> Cpt.Kirk@1tree.net
>
> The mind is like a parachute; it works much better when open.
> If you're too open minded, your brains will fall out.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Some suggestions please Thomas D. Ward
` Charles Hallenbeck
` Adam Myrow
` Gregory Nowak
` Kirk Wood
` Gregory Nowak
` Gregory Nowak
` Jim Ruby
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).