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