Text to Speech (TTS) library for Python 3. Works without internet connection or delay. Supports multiple TTS engines, including Sapi5, nsss, and espeak.
Project description
pyttsx4 is a text-to-speech conversion library in Python.
it is all from pyttsx3:
Full Documentation (https://pyttsx3.readthedocs.org)
the changelog and update is listed below:
add memory support for sapi5
add memory support for espeak(espeak is not tested). eg:
` b = BytesIO() engine.save_to_file('i am Hello World', b) engine.runAndWait() `
fix VoiceAge key error
fix for sapi save_to_file when it run on machine without outputsream device.
fix save_to_file does not work on mac os ventura error. –3.0.6
add pitch support for sapi5(not tested yet). –3.0.7
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 Distributions
Built Distribution
File details
Details for the file pyttsx4-3.0.8-py3-none-any.whl
.
File metadata
- Download URL: pyttsx4-3.0.8-py3-none-any.whl
- Upload date:
- Size: 33.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2367164a39007e03a0744d6152852b632cb809f9201ede86eadd88be0442861 |
|
MD5 | 8c4a15c6295904c03faddef235a90561 |
|
BLAKE2b-256 | ddde26b39dd5fed630ddc10980a3093173d56f7db5dc952f2b7a56690f60e300 |