On Sat, 03 Aug 2002 10:44, you wrote:
> I'm just stumped on recording to a wav or mp3 the audio input on
> line-in.

From the console Try

record -d /dev/dsp -r 44100 -o sounds.wav

records Man page has alot more info..


To make sure it recorded... use
 play sounds.wav

Mike

>
> cat /dev/dsp produces nothing.

Reply via email to