Release v26.04.05.1 — Voice I/O #12

Merged
bvandeusen merged 0 commits from dev into main 2026-04-05 19:55:15 -04:00
bvandeusen commented 2026-04-05 19:55:06 -04:00 (Migrated from git.fabledsword.com)

Voice I/O

Server-side STT and streaming TTS integrated across Chat, Quick Capture, and Briefing screens.

  • Mic button in Chat, Quick Capture bar, and Briefing reply row
  • Tap to enter voice mode; silence detection (−40 dB / 1500 ms) auto-sends
  • TTS auto-plays assistant responses when voice mode is active
  • All processing server-side via /api/voice/* endpoints
  • record ^5.0.0 + just_audio ^0.9.39 dependencies added
  • RECORD_AUDIO permission added to AndroidManifest
  • record_linux: ^1.3.0 override for platform interface compatibility
## Voice I/O Server-side STT and streaming TTS integrated across Chat, Quick Capture, and Briefing screens. - Mic button in Chat, Quick Capture bar, and Briefing reply row - Tap to enter voice mode; silence detection (−40 dB / 1500 ms) auto-sends - TTS auto-plays assistant responses when voice mode is active - All processing server-side via `/api/voice/*` endpoints - `record ^5.0.0` + `just_audio ^0.9.39` dependencies added - `RECORD_AUDIO` permission added to AndroidManifest - `record_linux: ^1.3.0` override for platform interface compatibility
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bvandeusen/FabledApp#12