packages/listener: add a config file, fix config file handling
[openwrt/svn-archive/archive.git] / sound / listener / files / listener.conf
1 wav_path = /tmp/
2 fname_template = listener-%h-%y%m%d-%H%M%S.wav
3 devname = /dev/dsp
4 detect_level = 1
5 min_duration = 10
6 rec_silence = 5
7 max_duration = 60
8 min_triggers = 2
9 sample_rate = 8000
10 channels = 1
11 format=wav
12 amplify = off
13 start_amplify = 1.5
14 max_amplify = 10.0
15 fixed_amplify = no
16 safe_after_filter = no
17 one_shot = no
18
19 #compression = a-law
20 #filter = ./my_filter2.so.0.1 0 3000.0 1.0