managarten/.claude
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
..
audit 📝 docs: add audit documentation and metrics 2025-12-09 15:52:29 +01:00
guidelines fix(tts-bot): change port to 3033 to avoid conflict with nutriphi 2026-01-29 16:06:25 +01:00
plans feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00
GUIDELINES.md 📝 docs: add design UX guidelines and local model documentation 2026-01-27 01:32:31 +01:00