update: 增加websocket心跳机制

This commit is contained in:
Sakura-RanChen
2025-12-16 16:39:13 +08:00
parent 42a5b4892d
commit 1a7c06eb81
6 changed files with 59 additions and 0 deletions
+3
View File
@@ -69,6 +69,9 @@ enable_greeting: true
enable_stop_tts_notify: false
# 说完话是否开启提示音,音效地址
stop_tts_notify_voice: "config/assets/tts_notify.mp3"
# 是否启用WebSocket心跳保活机制
enable_websocket_ping: false
# TTS音频发送延迟配置
# tts_audio_send_delay: 控制音频包发送间隔