feat: 实现 TTS 语音播放,完成 MVP P0 全部用户故事 #27

Merged
cfy777 merged 1 commits from develop-frontend2 into develop 2026-06-13 14:02:28 +08:00
Owner
  • 新增 TTSPlayer:收集流式 tts_audio 片段,is_last 时拼接解码播放
  • useVisionSession 接入 TTS 播放器,interrupt/stopSession 时停止播放
  • App 显示 '🔊 正在播放...' 指示器
  • MVP P0 四个用户故事前端全部实现(US-01 ~ US-04)

Co-Authored-By: Claude noreply@anthropic.com

- 新增 TTSPlayer:收集流式 tts_audio 片段,is_last 时拼接解码播放 - useVisionSession 接入 TTS 播放器,interrupt/stopSession 时停止播放 - App 显示 '🔊 正在播放...' 指示器 - MVP P0 四个用户故事前端全部实现(US-01 ~ US-04) Co-Authored-By: Claude <noreply@anthropic.com>
cfy777 added 1 commit 2026-06-13 14:02:09 +08:00
- 新增 TTSPlayer:收集流式 tts_audio 片段,is_last 时拼接解码播放
- useVisionSession 接入 TTS 播放器,interrupt/stopSession 时停止播放
- App 显示 '🔊 正在播放...' 指示器
- MVP P0 四个用户故事前端全部实现(US-01 ~ US-04)

Co-Authored-By: Claude <noreply@anthropic.com>
cfy777 merged commit 8033807f7c into develop 2026-06-13 14:02:28 +08:00
cfy777 deleted branch develop-frontend2 2026-06-13 14:03:06 +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#27