2 new features, silence speech until prompt returns and progress bar beeps.

This commit is contained in:
Storm Dragon
2025-06-07 00:52:13 -04:00
parent 0930a86ce7
commit 97e2da614b
9 changed files with 430 additions and 26 deletions

View File

@ -28,6 +28,9 @@ genericPlayFileCommand=play -q -v fenrirVolume fenrirSoundFile
#the following command is used to generate a frequency beep
genericFrequencyCommand=play -q -v fenrirVolume -n -c1 synth fenrirDuration sine fenrirFrequence
# Enable progress bar monitoring with ascending tones by default
progressMonitoring=False
[speech]
# Turn speech on or off:
enabled=True