Commit Graph

4 Commits

Author SHA1 Message Date
User
ff6a63147b fix(voice-gateway): S2S idle timeout + upstream send lock + iOS AudioContext suspended + port 3012→3013
- P0: S2S DialogAudioIdleTimeoutError now notifies client instead of force-closing, sets upstreamReady=false and cancels keepalive
- P0: Reduce audioKeepaliveIntervalMs from 20s to 8s to prevent S2S idle timeout
- P1: Add upstreamSendLock to prevent concurrent IllegalStateException: Send pending
- P1: iOS AudioContext suspended handling - buffer audio chunks and try resume after user interaction
- P1: disconnect() clears pendingAudioChunks and _resuming to prevent memory leak
- Fix: Frontend hardcoded port 3012→3013 in videoApi.js and vite.config.js
- Add complete Java backend source code to git tracking
2026-04-16 19:16:11 +08:00
User
0560db1048 fix: 品牌保护+知识库全量覆盖 - 6层防御解决传销问题 + 30+产品关键词补全 2026-03-17 11:00:09 +08:00
User
5521b673f5 feat: 添加realtime_dialog和realtime_dialog_external_rag_test项目,更新test2项目 2026-03-13 13:06:46 +08:00
User
9dab61345c Update code 2026-03-12 12:47:56 +08:00