update:优化提示音配置,这只成可配置项

This commit is contained in:
hrz
2025-03-23 17:20:36 +08:00
parent 2fa64dfdd0
commit 4a9297dc65
5 changed files with 24 additions and 16 deletions
+4 -2
View File
@@ -57,10 +57,12 @@ delete_audio: true
close_connection_no_voice_time: 120
# TTS请求超时时间(秒)
tts_timeout: 10
# TTS播放结束提示音
tts_notify: "data/tts_notify.mp3"
# 开场是否回复唤醒词
enable_greeting: true
# 说完话是否开启提示音
enable_stop_tts_notify: false
# 说完话是否开启提示音,音效地址
stop_tts_notify_voice: "config/assets/tts_notify.mp3"
CMD_exit:
- "退出"