managarten/services/matrix-mana-bot/src/voice
Till-JS 462ef006f0 feat(matrix-mana-bot): add persistent voice preferences (Phase 4)
- Create VoicePreferencesStore for file-based persistence
- Preferences saved to data/voice-preferences.json
- Add autoVoiceReply setting for voice message auto-response
- Add !speed command for speech speed control (0.5-2.0x)
- Add !voice auto an/aus for auto-reply toggle
- Update HELP_TEXT with voice command documentation
- Debounced save with 1s delay for performance

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:08:52 +01:00
..
voice-formatter.service.ts feat(matrix-mana-bot): add smart voice formatting (Phase 3) 2026-02-01 03:05:51 +01:00
voice-preferences.store.ts feat(matrix-mana-bot): add persistent voice preferences (Phase 4) 2026-02-01 03:08:52 +01:00
voice.module.ts feat(matrix-mana-bot): add persistent voice preferences (Phase 4) 2026-02-01 03:08:52 +01:00
voice.service.ts feat(matrix-mana-bot): add persistent voice preferences (Phase 4) 2026-02-01 03:08:52 +01:00