managarten/services
Till-JS c29939e7bc feat: add voice transcription support to Matrix bots
Add TranscriptionModule and handleAudioMessage to enable voice message
transcription across all Matrix bots. Users can now send voice messages
which are automatically transcribed and processed as text commands.

Affected bots:
- matrix-calendar-bot
- matrix-chat-bot
- matrix-contacts-bot
- matrix-manadeck-bot
- matrix-ollama-bot
- matrix-picture-bot
- matrix-planta-bot
- matrix-presi-bot
- matrix-questions-bot
- matrix-skilltree-bot
- matrix-stats-bot
- matrix-storage-bot
- matrix-tts-bot

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:37:30 +01:00
..
llm-playground feat(llm-playground): add model metadata system and SSD documentation 2026-02-01 00:24:34 +01:00
mana-api-gateway 🔧 fix(docker): update Dockerfiles for monorepo-aware builds 2026-01-29 18:39:05 +01:00
mana-core-auth fix(mana-core-auth): remove non-existent id field from trusted client 2026-01-30 18:28:51 +01:00
mana-crawler feat(mana-crawler): add web crawler service 2026-01-29 22:00:36 +01:00
mana-image-gen fix(mana-notify): resolve BullMQ circular import issue 2026-01-29 22:58:47 +01:00
mana-llm feat(llm-playground): add model comparison feature 2026-01-31 23:30:16 +01:00
mana-media feat(mana-media): add unified media processing platform MVP 2026-02-01 03:25:53 +01:00
mana-notify 🔧 chore(mana-notify): disable email notifications by default 2026-01-30 16:06:24 +01:00
mana-search 🔧 fix(docker): update Dockerfiles for monorepo-aware builds 2026-01-29 18:39:05 +01:00
mana-stt feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00
mana-tts 🌐 feat: add i18n support to 6 web apps 2026-01-29 14:48:35 +01:00
mana-voice-bot feat(mana-voice-bot): add German voice-to-voice assistant service 2026-02-01 02:21:13 +01:00
matrix-calendar-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-chat-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-clock-bot ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +01:00
matrix-contacts-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-mana-bot feat: add KeywordCommandDetector to all 19 Matrix bots 2026-02-01 03:26:25 +01:00
matrix-manadeck-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-nutriphi-bot ♻️ refactor: migrate 5 Matrix bots to shared utilities 2026-02-01 02:57:21 +01:00
matrix-ollama-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-picture-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-planta-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-presi-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-project-doc-bot feat: add KeywordCommandDetector to all 19 Matrix bots 2026-02-01 03:26:25 +01:00
matrix-questions-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-skilltree-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-stats-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-storage-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-todo-bot ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +01:00
matrix-tts-bot feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
matrix-zitare-bot ♻️ refactor: migrate 5 bots to KeywordCommandDetector 2026-02-01 03:11:58 +01:00
ollama-metrics-proxy feat(telegram-bot): add local STT support and Prometheus metrics 2026-01-27 16:51:09 +01:00