Utilizes the TTS service from Fasthub.net
Project description
FastHub TTS Python Module
This Python module provides a convenient interface for interacting with FastHub.net's Text-to-Speech (TTS) service.
Installation
To install the FastHub TTS Python module, use the following pip command:
pip install FastHub
Usage
Shouldn't be an issue, use one of the two functions:
PlayTTS()
TTStoMP3()
There are default parameters, but you can supply your own, the easiest being the Text property.
PlayTTS("Hello, World!")
These parameters are the same throught the functions, but the TTStoMP3()
function has one additional parameter, filename which just tells the program where to save your file/what to call it. It will automatically add .mp3 to the end of the name.
The rest are pretty much self explanitory.
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
File details
Details for the file FastHubPy-0.1.tar.gz
.
File metadata
- Download URL: FastHubPy-0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/37.3 requests/2.31.0 requests-toolbelt/1.0.0 urllib3/1.26.16 tqdm/4.65.0 importlib-metadata/6.6.0 keyring/23.13.1 rfc3986/1.5.0 colorama/0.4.6 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd18e46ce080a1e0b3b73e89b1ef40d4c8df38fa5c02a240ff9cf44ad9fef7b1 |
|
MD5 | 174a66e90f52389747ca4450dc8953c5 |
|
BLAKE2b-256 | 5998bdd5fcad2810f300140411dea4d8da0d63780c506d4cf73c0ba80d80ca4b |