This website requires JavaScript.
Explore
Help
Register
Sign In
Hass
/
xiaozhi-esp32-server
Watch
1
Star
0
Fork
0
mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced
2026-07-29 18:23:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2,964
Commits
16
Branches
76
Tags
e6108ccbbd6533db28c8fdb11fe463174deb2f27
Commit Graph
1 Commits
This Branch
This Branch
All Branches
Author
SHA1
Message
Date
will.zhang
3b8bbb5c5f
feat: 添加可配置的TTS音频发送延迟功能
...
- 修改 sendAudio() 函数,新增 tts_audio_send_delay 配置参数(毫秒) - 0: 使用原有逻辑 - 大于0: 使用固定延迟发送(降低首包延迟,提升响应速度)
2025-10-14 18:30:17 +08:00