managarten/services/matrix-tts-bot/src
Till-JS 0f234a0ce6 fix(matrix-tts-bot): use WAV format for better Matrix compatibility
MP3 format was causing "no supported sources" error in Element.
Switch to WAV which has broader browser/client support.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-14 11:09:56 +01:00
..
bot fix(matrix-tts-bot): use WAV format for better Matrix compatibility 2026-02-14 11:09:56 +01:00
config fix(matrix-tts-bot): add API key authentication for mana-tts service 2026-02-14 10:59:08 +01:00
tts fix(matrix-tts-bot): use WAV format for better Matrix compatibility 2026-02-14 11:09:56 +01:00
app.module.ts ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
main.ts feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00