managarten/services/matrix-mana-bot/src/handlers
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
..
ai.handler.ts fix(matrix-mana-bot): correct service method calls and add deploy script 2026-01-29 00:42:50 +00:00
calendar.handler.ts feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
clock.handler.ts fix(types): resolve TypeScript errors across multiple packages 2026-01-29 13:33:01 +01:00
handlers.module.ts feat(matrix-mana-bot): add voice output/TTS support (Phase 2) 2026-02-01 03:02:37 +01:00
help.handler.ts feat(services): add matrix-mana-bot unified gateway 2026-01-29 00:23:46 +00:00
todo.handler.ts fix(matrix-mana-bot): correct service method calls and add deploy script 2026-01-29 00:42:50 +00:00
voice.handler.ts feat(matrix-mana-bot): add voice output/TTS support (Phase 2) 2026-02-01 03:02:37 +01:00