Files
game-driver/pkg
mapleafgo 2331d0c73f
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
fix(tts): 修复 TTS 播放卡死问题并增强日志
- 添加 SoundWithContext 方法,使用请求 context 而非全局 context
- 修复 TTS 使用服务器全局 context 导致无法取消的问题
- 添加详细的诊断日志(解码、播放、TTS 合成各阶段)
- 检测并记录 TTS 合成数据为空的情况

修复前 TTS 播放使用全局 context,当播放卡住时无法通过超时
或取消机制中断,导致后续任务永远无法执行。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 12:07:39 +08:00
..
2024-12-19 10:49:02 +08:00
2024-12-09 18:28:36 +08:00
2024-11-01 17:40:34 +08:00
2025-09-26 16:48:11 +08:00