docs(workstreams): link MindLyst iOS voice blob upload
This commit is contained in:
parent
5eba8f5b60
commit
4d062ea6ca
@ -89,6 +89,8 @@ Voice capture pipeline
|
|||||||
- [ ] **P0** — Integrate Azure Speech SDK for real-time STT on iOS (scaffolded) — https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/8834322
|
- [ ] **P0** — Integrate Azure Speech SDK for real-time STT on iOS (scaffolded) — https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/8834322
|
||||||
- [ ] **P0** — Integrate Azure Speech SDK for real-time STT on Android
|
- [ ] **P0** — Integrate Azure Speech SDK for real-time STT on Android
|
||||||
- [ ] **P1** — Upload raw audio to Azure Blob Storage after capture
|
- [ ] **P1** — Upload raw audio to Azure Blob Storage after capture
|
||||||
|
- [x] iOS: writes 16kHz mono WAV + uploads to `audio` via `POST /api/blob/sas` and attaches `media.audio` to `memory-items`
|
||||||
|
- https://github.com/saravanakumardb1/learning_multimodal_memory_agents/commit/dc6abc5
|
||||||
- [x] **P1** — Backend: user-scoped SAS URL generation for Blob uploads (`platform-service` `POST /api/blob/sas`)
|
- [x] **P1** — Backend: user-scoped SAS URL generation for Blob uploads (`platform-service` `POST /api/blob/sas`)
|
||||||
|
|
||||||
Text capture
|
Text capture
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user