Releases: nateshmbhat/pyttsx3
Releases · nateshmbhat/pyttsx3
v2.98
What's Changed
- fixes for word events, correct finding of espeak and playing of espeak by @willwade in #320
- Fix docs by @willwade in #321
- Update main.py by @annuk123 in #316
- Update main.py by @annuk123 in #317
- SAPI and NSSS word events by @willwade in #329
New Contributors
Full Changelog: v2.95...v2.98
v2.95
What's Changed
- many fixes for word event timings in nsss and sapi WIP by @willwade in #322
- Resolves #142 for empty save_to_file() on darwin platform (NSSS driver) by @skibblenybbles in #276
New Contributors
- @willwade made their first contribution in #322
- @skibblenybbles made their first contribution in #276
Full Changelog: v2.91...v2.95
v2.91
What's Changed
- Added check for text arg in say method by @akchhayalok in #143
- Add support for eSpeak-ng by @TotallyAProgrammer in #163
- Added a far easier to read error for a lack of espeak by @TotallyAProgrammer in #172
- Add pitch support to eSpeak-ng by @TotallyAProgrammer in #173
- Use any available voice if a match is not found with sapi5 by @BillJr99 in #302
- fixed inconsistent indentation by @starlingvibes in #229
- Update engine.py by @BartAgterbosch in #233
- Fix save_to_file on Macos Ventura when using nsss by @codeaye in #271
- fixed issue where NSApp terminate called after endLoop by @randdvorak in #226
New Contributors
- @akchhayalok made their first contribution in #143
- @TotallyAProgrammer made their first contribution in #163
- @BillJr99 made their first contribution in #302
- @starlingvibes made their first contribution in #229
- @BartAgterbosch made their first contribution in #233
- @codeaye made their first contribution in #271
- @randdvorak made their first contribution in #226
Full Changelog: v.2.90...v3.0.0
Doc updates and readme changes
- Fixes some issues related to pythoncom module not found error.
- Fixes some issues related to pypiwin32 and pywin32
- Fixes few installation issues
Applied fix that used to cause installation issues
v2.87 Update setup.py
Reverted to commit 3b993e4
Reverted to commit 3b993e4 which was corresponding to the release of 2.8 since latest build is causing problems during installing and when using the package.
v2.85
updated setup
v2.84
Create pythonpublish.yml
pyttsx3
pyttsx3 is an Offline cross-platform Text To Speech library which is compatible with both python2 and python3 .
pyttsx3
pyttsx3 is an Offline Text To Speech library which is compatible with both python2 and python3 .