Is there any way to record audio on Ubuntu server? I've got Ubuntu on an old Acer Aspire 5520g but I'm not sure where to start with recording audio on it.

link|improve this question

77% accept rate
feedback

1 Answer

up vote 0 down vote accepted

Of course - there are lots of programs out there which do this - most are fairly minimal - but Audacity has lots of features, and works almost everywhere.

(If you can't get sound output working then you'll probably have problems with recording too)

Edit:

Or if you need a command line tool - arecord comes bundled in the ALSA package

link|improve this answer
Does Audacity work on the CLI? – Andrei Serdeliuc Aug 19 '10 at 14:18
1  
Don't think so - if you've got alsa confugred, try 'arecord'. See man page for more details – symcbean Aug 19 '10 at 14:44
Thanks symcbean, I managed to get areacord, now onto the joy of finding sound drivers. Any chance you can delete the comment and post it as an answer so I can accept it? Cheers! – Andrei Serdeliuc Aug 19 '10 at 16:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.