Voicent Python Library
Project description
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
Contributors
Voicent
Maxime Chambreuil <mchambreuil@opensourceintegrators.com>
Maintainers
This module is maintained by Open Source Integrators.
Open Source Integrators™ (OSI) provides customers a unique combination of open source business process consulting and implementations.
Current maintainer:
You are welcome to contribute. Please create an issue on Github to discuss how.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Voicent-Python-1.0.tar.gz
.
File metadata
- Download URL: Voicent-Python-1.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c495d50752a3c35e044c6f5a08f2b00c5f81c7402b5b3087c49652e6af549c32 |
|
MD5 | 7476323f2fe0f21a561a0ec675a4bbaf |
|
BLAKE2b-256 | 6fc5eb44925cce39dd2cff4c13ddc07a8911d4c449195d52293461f63ba1f6a0 |
File details
Details for the file Voicent_Python-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: Voicent_Python-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de6446f1b69897cb3ce7a17ca2d060e5b191b8ed3980f1997858e8cb372fc3af |
|
MD5 | 95a4e1b61ef1064cbc5cefb9fd173a15 |
|
BLAKE2b-256 | 4ffcf665d97915294a418b4038d2ba096065fe22929acd00729c4f91770da603 |