From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pc1-norb6-0-cust216.nth.cable.ntl.com ([80.4.50.216] helo=gena-j.net ident=mail) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 16y9po-0005C2-00 for ; Thu, 18 Apr 2002 07:12:16 -0400 Received: from localhost ([127.0.0.1] helo=gena-j.net ident=gena) by gena-j.net with esmtp (Exim 3.35 #1 (Debian)) id 16yAmc-00008N-00 for ; Thu, 18 Apr 2002 13:13:02 +0100 To: speakup@braille.uwo.ca Subject: Re: aplay/arecord start-up error In-reply-to: Your message of Thu, 18 Apr 2002 06:50:48 -0400. Date: Thu, 18 Apr 2002 13:13:02 +0100 From: 'Georgina' Message-Id: Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.8 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: Hi Glad that your requested the version number of the alsa driver as some of the lines may produce interesting results. I see that the -d (Duration) was set at 2 hours, that's a lot of disk space. Using alsa 09 beta 10 I use these lines: arecord -d 1800 .wav This will produce a 8 bit mono file of 14Mb of half an hour. arecord -f cd -d 1800 .wav Which will record a 16 bit stereo CD quality recording. Can't remember the disk space used for this half an hour recording. A "arecord --help" will tell users what switches are available for their particular version. Providing the little indians don't get you, lol. Gena Blindness Advocacy and Self Help Online www.bashonline.org > >Hi Igor, > >The script I sent Greg, and which he resent, is not too >meaningful without a detailed commentary, and it is specific to >version 0.9.0beta11 of the alsa drivers. So if you just copy that >script it may or may not work for you. > >In general you need to use a bunch of options with arecord in >addition to naming the file you want to create. You need to >specify the sampling rate you want to use, the sample size, the >file type, how many channels to create, and the duration of the >recording you want to make. How you do all those things will vary >somewhat depending on your version of alsa. The documentation is >pretty skimpy, but it is all there in the man page if you have >the patience to tease it out. > >If you can tell us the alsa version you are using and show us the >command line you tried to use perhaps we can get more specific. > >Chuck > >On Wed, 17 Apr 2002, Igor Gueths wrote: > >> Hi all. I can play audio fine, however when I went to try to experiment >> with arecord, I got the following: main 445: audio open error: >> inapropriate ioctl for device. Anyone have any ideas as to what I could be >> missing or doing wrong? Thanks! >> >> >> _______________________________________________ >> Speakup mailing list >> Speakup@braille.uwo.ca >> http://speech.braille.uwo.ca/mailman/listinfo/speakup >> > >Visit me at http://www.valstar.net/~hallenbeck >The Moon is Waxing Crescent (28% of Full) > > >_______________________________________________ >Speakup mailing list >Speakup@braille.uwo.ca >http://speech.braille.uwo.ca/mailman/listinfo/speakup