This is a python driver for controlling the Emic2 text to speech module with Zorg. Zorg (https://zorg.github.io/) is a Python framework for robotics and physical computing.
This driver allows commands to be sent to the Emic 2 text to speech module using a serial connection. The driver automatically queues commands and asynchronously transmits them to the text to speech module when it is ready to process them.
More information can be found in the project documentation.
See examples for using this library in the examples directory.
Install the module with: pip install zorg-emic