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-26 17:13:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3,259
Commits
13
Branches
76
Tags
860cbc36fda94de327ddf9db505c57a9734eec1f
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