Skip to content
This repository has been archived by the owner on Nov 4, 2018. It is now read-only.

martijnrondeel/SpeechBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

SpeechBot

SpeechBot is a Telegram bot written in Python that converts anything you say into a voice message using Google's Text-to-Speech API.

Installation

SpeechBot requires:

Download the bot:

git clone https://github.com/martijnrondeel/SpeechBot

(or download the .zip)

Run the bot (don't forget to edit the code first to add your token, SSL certs, etc.):

cd SpeechBot
python speechbot.py

Contributing

Please feel free to contribute! This is my first open-source Python project, I have probably made silly mistakes somewhere ;)

About

A Text-to-Speech Python Telegram bot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages