This is the Linux app named pyttsx3 whose latest release can be downloaded as v2.99sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named pyttsx3 with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
pyttsx3
DESCRIPTION
pyttsx3 is an offline text-to-speech library for Python that wraps native speech engines instead of calling cloud APIs. It is designed to work entirely without an internet connection, making it suitable for local automation, kiosks, accessibility tools, and embedded applications. On Windows it uses SAPI5, on Linux it typically uses eSpeak or eSpeak-NG, and on macOS it can use NSSpeechSynthesizer or AVSpeechSynthesizer, giving it broad cross-platform compatibility. The library exposes a simple but flexible API for controlling voice selection, speaking rate, volume, and other synthesis parameters from Python code. It supports both a high-level speak convenience function and a lower-level engine object with event hooks, queuing, and saving output to audio files. The repository includes examples and documentation that show how to adjust properties dynamically, persist synthesized output, and integrate pyttsx3 into GUIs or background services.
Features
- Fully offline TTS using native engines like SAPI5, NSSpeechSynthesizer, AVSpeech, and eSpeak
- Simple Python API with both one-line speak calls and configurable engine objects
- Control over voice selection, speaking rate, and volume at runtime
- Ability to save synthesized speech directly to audio files (for example MP3)
- Cross-platform support for Windows, macOS, and Linux with engine-specific drivers
- Actively maintained open-source project under MPL-2.0 with docs and examples
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/pyttsx3.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
