Update settings.conf

This commit is contained in:
chrys87 2016-09-16 13:15:12 +02:00 committed by GitHub
parent ce8e538049
commit 7b11240b11

View File

@ -17,7 +17,14 @@ theme=default
volume=1.0
# shell commands for generic sound driver
# the folowing variable are substituded
# fenrirVolume = the current volume setting
# fenrirSoundFile = the soundfile for an soundicon
# fenrirFrequence = the frequence to play
# fenrirDuration = the duration of the frequence
# the following command is used for play a soundfile
genericPlayFileCommand=play -q -v fenrirVolume fenrirSoundFile
#the following command is used for generating a frequence beep
genericFrequencyCommand=playFreq -v fenrirVolume -f fenrirFrequence -d fenrirDuration
[speech]