managarten/services/matrix-tts-bot
Till-JS f0adea04fd fix(tts-bot): use MP3 format and prevent duplicate messages
- Changed audio output from WAV to MP3 for better browser compatibility
- Added event ID tracking to prevent processing same message twice
2026-01-29 16:20:26 +01:00
..
data feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
src fix(tts-bot): use MP3 format and prevent duplicate messages 2026-01-29 16:20:26 +01:00
.env.example feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
CLAUDE.md feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
Dockerfile fix(matrix-tts-bot): fix Dockerfile pnpm install 2026-01-29 16:04:08 +01:00
nest-cli.json feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
package.json feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
tsconfig.build.json feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
tsconfig.json feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00