zorg-emic

Python library for the Emic 2 Text to Speech Module.


Keywords
zorg, emic, emic2
License
MIT
Install
pip install zorg-emic==0.0.3

Documentation

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