Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.4 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.4 KB

zorg-emic

Join the chat at https://gitter.im/zorg/zorg Package Version Build Status Documentation Status

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.

Description

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.

Examples

See examples for using this library in the examples directory.

Getting Started

Install the module with: pip install zorg-emic

License

Copyright (c) 2015 Team Zorg