Skip to main content

Voice User Interface

Project description

license travis-ci coverage pypi

VoiceCom is an open source Voice-User-Interface (VUI), which is designed to excel at various areas where conventional interfaces might be slower or inapplicable. Developers can create custom plugins for it in order to enhance it even further.

This is still in a very-very-very early development phase.

Installation

You can chose between installing

  • a stable version from the Python Package Index (PyPI), or

  • the newest development version from GitHub.

Keep in mind that the GitHub version might contain serious bugs. On the other hand, the PyPI version does not include the newest features. Choose one.

Installing from PyPI

There are multiple ways to install VoiceCom from PyPI:

  • pip install voicecom (recommended), or

  • easy_install voicecom, or

  • Download it from PyPI, unzip, navigate into it and use python setup.py install

Installing from GitHub

Again, there are multiple ways to choose from:

  • git clone https://github.com/koehlja/VoiceCom.git, cd VoiceCom and sudo setup.py install (recommended), or

  • Download it from GitHub, unzip, navigate into it and use python setup.py install

Support

If you run into a problem, please look through the GitHub Issues first, since you might find a solution for the problem you are experiencing. If that does not solve your case, please open a new issue and make sure to include the log file under ~/.voicecom/logs/voicecom.log.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

VoiceCom-0.0.2rc1.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page