Skip to content
/ zorg-emic Public

Python driver for controlling the Emic2 text to speech module.

License

Notifications You must be signed in to change notification settings

zorg/zorg-emic

Repository files navigation

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