multimedia/audio-recorder: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-11 18:12:29 -04:00 committed by Willy Sudiarto Raharjo
parent e90d9a19db
commit 0a307f9794
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 15 additions and 15 deletions

View file

@ -1,22 +1,22 @@
Audio-recorder (Audio recorder for GNOME and Unity Desktops)
Audio-recorder (Audio recorder for GNOME and Unity Desktops)
This amazing program allows you to record your favourite music and
audio to a file. It can record audio from your system's sound card,
microphones, browsers, webcams & more. Put simply; if it plays out
of your loudspeakers you can record it.
This amazing program allows you to record your favourite music and
audio to a file. It can record audio from your system's sound card,
microphones, browsers, webcams & more. Put simply; if it plays out
of your loudspeakers you can record it.
It has an advanced timer that can:
It has an advanced timer that can:
* Start, stop or pause recording at a given clock time.
* Start, stop or pause after a time period.
* Stop when the recorded file size exceeds a limit.
* Start recording on voice or sound (user can set the audio
threshold).
threshold).
* Stop or pause recording on "silence" (user can set the audio
threshold and delay).
After you first run the application it will autostart at every login,
you can disable this in the "Additional settings". It also offers a
convenient appindicator.
threshold and delay).
Optional dependencies to record MP3 and M4A formats:
gst-plugins-ugly gst-plugins-bad
After you first run the application it will autostart at every login,
you can disable this in the "Additional settings". It also offers a
convenient appindicator.
Optional dependencies to record MP3 and M4A formats:
gst-plugins-ugly gst-plugins-bad

View file

@ -7,4 +7,4 @@ DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libappindicator3"
MAINTAINER="Alexander Schultz"
EMAIL="alexander_schultz@posteo.se"
EMAIL="alexander_schultz@posteo.se"