SpeechBot is a Telegram bot written in Python that converts anything you say into a voice message using Google's Text-to-Speech API.
You can chat with the official bot here: http://telegram.me/SpeechBot
SpeechBot requires:
Download the bot:
git clone https://github.com/Martyn96/SpeechBot
(or download the .zip)
Run the bot:
cd SpeechBot
python speechbot.py
Please feel free to contribute! This is my first open-source Python project, I have probably made silly mistakes somewhere ;)