VoiceText API wrapper
Project description
Python library for VoiceText Web API
Requirements
Python 2.7 (currently not support 3.x)
Setup
$ pip install pyVoiceText
Usage
>>> from pyVoiceText import VoiceText
>>> voice_text = VoiceText("YOUR_API_KEY")
>>> wav = voice_text.fetch("text", "show", "out.wav")
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
pyVoiceText-0.1.0.tar.gz
(1.7 kB
view details)
File details
Details for the file pyVoiceText-0.1.0.tar.gz.
File metadata
- Download URL: pyVoiceText-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e064c4b89a7a45a650f24609361f8a822558f2484c64ecc74eea46e9af9827f
|
|
| MD5 |
3dedb03b5862f321ccc78f094f26cf70
|
|
| BLAKE2b-256 |
97d1fb63f27171c9f062cf87c417bf8e7278663a37675971465f68ed7f6e4791
|