slackbuilds/audio/listener
B. Watson d6e83a1611
audio/listener: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:37:51 +07:00
..
README audio/listener: Fix README. 2020-10-17 09:37:51 +07:00
doinst.sh audio/listener: Added to 12.1 repository 2010-05-11 22:53:09 +02:00
listener.1 audio/listener: Updated for version 2.2, new maintainer. 2017-08-19 07:10:58 +07:00
listener.SlackBuild audio/listener: Updated for version 2.2, new maintainer. 2017-08-19 07:10:58 +07:00
listener.info audio/listener: Updated for version 2.2, new maintainer. 2017-08-19 07:10:58 +07:00
listener.rst audio/listener: Updated for version 2.2, new maintainer. 2017-08-19 07:10:58 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

This program listens for sound. If it detects any, it starts recording
automatically and also automatically stops when things become silent
again.

In order to use this, a few steps need to be completed first:

1. Run setlistener (as an ordinary user), and use the
   cursor keys on your keybord to move the "|" left and right
   until <silence> appears in place of <SOUND!>. Make a note of the
   "Current detection level", and modify the detect_level value in
   /etc/listener.conf to match.

2. To start, run listener -f (to prevent it forking to the background.
   Omit -f if you wish to fork). Output will be saved in the current
   directory as an ogg file by default.