Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gpbenton/mqtt-tts

Speaks a message received from MQTT
https://github.com/gpbenton/mqtt-tts

espeak-ng mqtt python3 tts

Last synced: 5 days ago
JSON representation

Speaks a message received from MQTT

Awesome Lists containing this project

README

        

# mqtt-tts
Speaks a message received from MQTT

# Installation
sudo apt-get install espeak-ng

pip install py-espeak-ng
pip install paho.mqtt

# Execution
Edit the location of your mqtt broker in mqtts.py
Then
./mqtttts.sh
or edit the shebang in mqtts.py and
./mqtts.py