TextToSpeechBot
1.0.0

Texte à la parole de télégramme bot avec Brian Voice qui convertit tous vos messages en voix.
Il utilise l'API Streamements pour TTS.
git clone https://github.com/Kourva/TextToSpeechBot && cd TextToSpeechBotpip install -r requirements.txtpython3 bot.py bot_token = your - bot - token - hereuser.usrid lors de l'envoi de voix. Il l'enverra donc à l'utilisateur de chat-id, pas d'autres chat-id. user.usrid sur message.chat.id dans la méthode [Send_Voice].