Skip to main content

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:

the changelog and update is listed below:

  1. add memory support for sapi5

  2. add memory support for espeak(espeak is not tested). eg:

` b = BytesIO() engine.save_to_file('i am Hello World', b) engine.runAndWait() `

  1. fix VoiceAge key error

  2. fix for sapi save_to_file when it run on machine without outputsream device.

  3. fix save_to_file does not work on mac os ventura error. –3.0.6

  4. add pitch support for sapi5(not tested yet). –3.0.7

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyttsx4-3.0.8-py3-none-any.whl (33.6 kB view hashes)

Uploaded 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