SlackBuildsOrg/audio/listener
Heinz Wiesinger 926b93d445 various: Replace chmod command with find command from template.
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2013-11-25 13:11:59 +01:00
..
doinst.sh
listener.info various: Fix info formatting. 2013-11-22 02:25:13 -05:00
listener.SlackBuild various: Replace chmod command with find command from template. 2013-11-25 13:11:59 +01:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.