I have Linux (ubuntu). And I would like to record a sound. Does anybody know how to do it? I tried to use "Sound Recorder" program which I found in "Sound & Video" menu. First I press "Record". In several seconds I press "Stop". After that the whole window becomes dark and program does not respond. Does anybody know why it happens and how this problem can be solved?

1

4 Answers

You could try install Audacity.

screenshot

Use gnome-sound-recorder.

To install it with apt, type

$ sudo apt install gnome-sound-recorder 

If Sound Recorder does not work, maybe install Audacity and try to record from that?

mhWaveEdit is another one you can try. It's less featureful than Audacity, but more reliable in my experience.

I don't know why Sound Recorder would hang. I've never experienced that before.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy