managarten/services/matrix-mana-bot/src
Till-JS 48dfcd180f feat(matrix-mana-bot): add voice output/TTS support (Phase 2)
- Add VoiceHandler for voice commands (!voice, !stimme, !stimmen)
- Extend MatrixService with TTS response generation
- Add prepareTextForSpeech() for German natural speech formatting
- Send audio responses non-blocking after text response
- Register voice commands in command router

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:02:37 +01:00
..
bot feat(matrix-mana-bot): add voice output/TTS support (Phase 2) 2026-02-01 03:02:37 +01:00
config feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00
handlers feat(matrix-mana-bot): add voice output/TTS support (Phase 2) 2026-02-01 03:02:37 +01:00
orchestration feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
voice feat(matrix-mana-bot): add voice input support (Phase 1) 2026-02-01 02:59:13 +01:00
app.module.ts ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
main.ts feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00