TextToSpeechBot
1.0.0
Text To Speech Telegram Bot with Brian voice that converts all your messages into voice.
It uses streamelements API for TTS.
git clone https://github.com/Kourva/TextToSpeechBot && cd TextToSpeechBotpip install -r requirements.txtpython3 bot.pybot_token=your-bot-token-hereuser.usrid when sending voice. so it will send it to user chat-ID, not other chat-ID's.user.usrid to message.chat.id in [send_voice] method.