Skip to main content

Voicent Python Library

Project description

Production/Stable License: AGPL-3 ursais/Voicent

The Voicent Python Simple Interface class contains the following functions:

callText
callAudio
callStatus
callRemove
callTillConfirm
importCampaign
runCampaign
importAndRunCampaign
checkStatus
exportResult

These functions are used to invoke telephone calls from your Python program. For example, callText is used to call a specified number and automatically play your text message using text-to-speech engine.

In order for this class to work, you’ll need to have Voicent Gateway installed somewhere in your network. This class simply sends HTTP request for telephone calls to the gateway. Voicent has a free edition for the gateway. You can download it from http://www.voicent.com.

More information can be found at: http://www.voicent.com/devnet/docs/pyapi.htm

Table of contents

Installation

Install from PyPi using pip, a package manager for Python.

pip install voicent-python

Don’t have pip installed? Try installing it, by running this from the command line:

$ curl https://raw.github.com/pypa/pip/master/contrib/get-pip.py | python

Or, you can download the source code (ZIP) for voicent, and then run:

python setup.py install

You may need to run the above commands with sudo.

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Authors

  • Voicent

  • Open Source Integrators

Contributors

Maintainers

This module is maintained by Open Source Integrators.

Open Source Integrators

Open Source Integrators™ (OSI) provides customers a unique combination of open source business process consulting and implementations.

Current maintainer:

max3903

You are welcome to contribute. Please create an issue on Github to discuss how.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

Voicent-Python-1.0.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

Voicent_Python-1.0-py2.py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 2 Python 3

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