| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-15 | 1.8 kB | |
| v2.91 source code.tar.gz | 2024-08-15 | 104.6 kB | |
| v2.91 source code.zip | 2024-08-15 | 110.8 kB | |
| Totals: 3 Items | 217.2 kB | 0 | |
What's Changed
- Added check for text arg in say method by @akchhayalok in https://github.com/nateshmbhat/pyttsx3/pull/143
- Add support for eSpeak-ng by @TotallyAProgrammer in https://github.com/nateshmbhat/pyttsx3/pull/163
- Added a far easier to read error for a lack of espeak by @TotallyAProgrammer in https://github.com/nateshmbhat/pyttsx3/pull/172
- Add pitch support to eSpeak-ng by @TotallyAProgrammer in https://github.com/nateshmbhat/pyttsx3/pull/173
- Use any available voice if a match is not found with sapi5 by @BillJr99 in https://github.com/nateshmbhat/pyttsx3/pull/302
- fixed inconsistent indentation by @starlingvibes in https://github.com/nateshmbhat/pyttsx3/pull/229
- Update engine.py by @BartAgterbosch in https://github.com/nateshmbhat/pyttsx3/pull/233
- Fix save_to_file on Macos Ventura when using nsss by @codeaye in https://github.com/nateshmbhat/pyttsx3/pull/271
- fixed issue where NSApp terminate called after endLoop by @randdvorak in https://github.com/nateshmbhat/pyttsx3/pull/226
New Contributors
- @akchhayalok made their first contribution in https://github.com/nateshmbhat/pyttsx3/pull/143
- @TotallyAProgrammer made their first contribution in https://github.com/nateshmbhat/pyttsx3/pull/163
- @BillJr99 made their first contribution in https://github.com/nateshmbhat/pyttsx3/pull/302
- @starlingvibes made their first contribution in https://github.com/nateshmbhat/pyttsx3/pull/229
- @BartAgterbosch made their first contribution in https://github.com/nateshmbhat/pyttsx3/pull/233
- @codeaye made their first contribution in https://github.com/nateshmbhat/pyttsx3/pull/271
- @randdvorak made their first contribution in https://github.com/nateshmbhat/pyttsx3/pull/226
Full Changelog: https://github.com/nateshmbhat/pyttsx3/compare/v.2.90...v3.0.0