mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-30 03:33:56 +08:00
feat: TTS播放结束提示音
This commit is contained in:
@@ -57,6 +57,8 @@ delete_audio: true
|
||||
close_connection_no_voice_time: 120
|
||||
# TTS请求超时时间(秒)
|
||||
tts_timeout: 10
|
||||
# TTS播放结束提示音
|
||||
tts_notify: "data/tts_notify.mp3"
|
||||
|
||||
CMD_exit:
|
||||
- "退出"
|
||||
|
||||
Reference in New Issue
Block a user