mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-25 08:33:53 +08:00
Merge pull request #476 from journey-ad/optional-greeting
优化打招呼和进入聆听模式的反馈
This commit is contained in:
@@ -57,6 +57,10 @@ delete_audio: true
|
||||
close_connection_no_voice_time: 120
|
||||
# TTS请求超时时间(秒)
|
||||
tts_timeout: 10
|
||||
# TTS播放结束提示音
|
||||
tts_notify: "data/tts_notify.mp3"
|
||||
# 开场是否回复唤醒词
|
||||
enable_greeting: true
|
||||
|
||||
CMD_exit:
|
||||
- "退出"
|
||||
|
||||
Reference in New Issue
Block a user