TextToSpeechBot
1.0.0

すべてのメッセージを声に変換するブライアンの声でテキストからスピーチテレグラムボット。
TTSにStreamElements APIを使用します。
git clone https://github.com/Kourva/TextToSpeechBot && cd TextToSpeechBotpip install -r requirements.txtpython3 bot.py bot_token = your - bot - token - hereuser.usridを書いたからです。そのため、他のChat-IDではなく、ユーザーChat-IDに送信されます。 user.usridをmessage.chat.idに変更するだけです。