On Mon, 2003-03-24 at 07:28, Tony Clark wrote:
> On Monday 24 March 2003 11.16, Alex Combas wrote:
> > Im trying to record with my PC microphone, Im using a SBLive card with
> > the ALSA drivers: snd-emu10k1 and snd-emu10k1-synth.
> > My soundcard seems to work fine. My mic also works, I can project my
> > voice through my speakers using the mic.
> >
> > But I cant seem to record the sound. Ive tried using gnome "Sound
> > Recorder" and kde "KRec" but neither work.
> 
> arecord should be able to do it for you.  man arecord
> 
> tony


Thanks Tony!

This worked great:
arecord -d 10 -f cd -t wav -D hw foobar.wav

is there a way to get arecord to keep recording until you send it a stop
signal? Or must I always specify a duration.

 -- Alex


--
[EMAIL PROTECTED] mailing list

Reply via email to