While there are many ways to record audio from the microphone over the command line, is there such a software which has a GUI, and has a simple interface?
I am looking for something that has a record button, and allows the user to configure which microphone to record from.
What I have found so far:
- This answer mentions a PPA, which does not support recent versions of Ubuntu
- VLC can record audio, but it requires one to go through a lot of steps before the recording can be started. I am looking for something that does not have additional features apart from recording audio.
gnome-sound-recorderdoes not have an option to choose the microphone.- This question is about Audacity, but audacity is also a complicated software with many more features. I am searching for a simple audio recorder with a record button, like the Windows voice recorder.
Also, it would be nice to see what GTK and Qt apps are available for doing this.