修复对话麦克风问题 #64

Merged
cfy777 merged 3 commits from frontend-10 into develop 2026-06-14 13:08:47 +08:00
Owner
No description provided.
cfy777 added 3 commits 2026-06-14 13:06:25 +08:00
- 后端 WsQuery 添加 text 字段,支持文本输入模式
- Pipeline 支持文本查询时跳过 STT 直接使用输入文本
- 前端 ChatPanel 添加文字输入框,连接状态下可用
- useVisionSession 添加 sendTextMessage 方法
- 更新接口文档,添加文本输入模式说明
- 关闭麦克风时同时停止 VAD
- 打开麦克风时重新初始化 VAD
- 移除 contentPart.Text 的 omitempty 标签
- 确保 text 字段始终存在于 JSON 请求中
cfy777 merged commit dfccc824be into develop 2026-06-14 13:08:47 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: XEngineers/CamTalk#64