Add STT Voice Messages Plugin

This commit is contained in:
mesonium
2024-06-11 18:30:45 +02:00
committed by hueso
parent 339b314996
commit 194300a4d8
6 changed files with 213 additions and 0 deletions

View File

@@ -0,0 +1 @@
from .stt_voice_messages import STTVoiceMessagesPlugin # type: ignore # noqa: F401