To record a sound in wav format from Mic, just use this command…
arecord -f cd test.wav
Use Ctrl+C to stop recording
To playback the recording, use this command…
aplay test.wav
This entry was posted
on Monday, March 19th, 2007 at 1:12 am and is filed under Command Line, Linux.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.