Mailinglist Archive: opensuse (2441 mails)
| < Previous | Next > |
Re: [SLE] simple sound recording ?
- From: Bryan Tyson <bryantyson@xxxxxxxxxxxxx>
- Date: Sun, 12 Jun 2005 18:28:38 -0400
- Message-id: <200506121828.38904.bryantyson@xxxxxxxxxxxxx>
On Sunday 12 June 2005 07:19, Paul Cartwright wrote:
> I am trying to do a simple voice recording using my microphone.
> using alsamixer I can HEAR sound coming from the microphone through
> my speakers, but I can't figure out how to make a recording. I have
> tried krecord & audacity with no luck. Am I missing something
> simple??
type this command:
rec -s w -c 2 -r 44100 myfile.wav
To stop recording type ctrl-c
Bryan
********************************************************
Powered by SuSE Linux 9.2 Professional
KDE 3.3.0 KMail 1.7.1
This is a Microsoft-free computer
Bryan S. Tyson
bryantyson@xxxxxxxxxxxxx
********************************************************
> I am trying to do a simple voice recording using my microphone.
> using alsamixer I can HEAR sound coming from the microphone through
> my speakers, but I can't figure out how to make a recording. I have
> tried krecord & audacity with no luck. Am I missing something
> simple??
type this command:
rec -s w -c 2 -r 44100 myfile.wav
To stop recording type ctrl-c
Bryan
********************************************************
Powered by SuSE Linux 9.2 Professional
KDE 3.3.0 KMail 1.7.1
This is a Microsoft-free computer
Bryan S. Tyson
bryantyson@xxxxxxxxxxxxx
********************************************************
| < Previous | Next > |