ducking improved #68

This commit is contained in:
Terry Geng
2020-02-09 11:21:46 +08:00
parent 11b27ede02
commit ef9ac57d8e
2 changed files with 35 additions and 3 deletions

View File

@ -36,6 +36,7 @@ max_track_duration = 60
# If ducking is enabled, the bot will automatically attenuate its volume when someone is talking.
ducking = False
ducking_volume = 0.05
ducking_threshold = 3000
[webinterface]
enabled = False
@ -81,6 +82,9 @@ user_unban = userunban
url_ban = urlban
url_unban = urlunban
ducking = duck
ducking_threshold = duckthres
#command to reload the ban list
reload = reload