managarten/.claude/plans
Till-JS db07b5613d feat(matrix-mana-bot): add voice input support (Phase 1)
- Add VoiceModule and VoiceService for STT integration
- Override handleAudioMessage to process voice notes
- Transcribe audio via mana-stt (Whisper)
- Route transcribed text through CommandRouter
- Add voice configuration and environment variables
- Update help text and documentation

Voice flow:
1. User sends voice note
2. Bot downloads and transcribes audio
3. Shows transcription: 🎤 *"text"*
4. Routes as normal text command
5. Returns text response

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 02:59:13 +01:00
..
apps/nutriphi feat(todo): add Prometheus metrics and update docs 2026-01-25 13:31:44 +01:00
mana-search-service.md feat(planning): add mana-search microservice design document 2026-01-28 20:27:36 +00:00
monorepo-restructure-migration.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
questions-app.md feat(planning): add comprehensive questions app design document 2026-01-28 17:49:43 +00:00
referral-system.md docs: add referral system implementation plan 2025-12-07 16:11:23 +01:00
voice-integration-mana-bot.md feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00