sound-recorder is a direct-to-disk recording program.

learn more… | top users | synonyms

1
vote
0answers
66 views

Recording in GNOME stopped working after gsettings editing

I was looking for a way to record audio with video on Gnome Shell (Ubuntu 13.04) and after doing these command: gsettings set org.gnome.shell.recorder pipeline "queue ! videorate ! vp8enc quality=10 ...
0
votes
0answers
34 views

Skype Sound and Sound Recorder not Working

I managed to install Skype, on Ubuntu 12.04, but find that it does not recognize the mike (though it does recognize the webcam). On checking, I find that the sound recorder is not working either.
2
votes
2answers
107 views

Can Audio Recorder record in separate files (after silence) instead of using a single file?

I have installed Audio Recorder to record sounds played by my computer. sudo apt-add-repository ppa:osmoma/audio-recorder sudo apt-get update sudo apt-get install audio-recorder I want it to ...