Releases: Jiangshan00001/pyttsx4
Releases · Jiangshan00001/pyttsx4
3.0.14
3.0.13
revert an fix for save_to_file empty file os macos
3.0.7
add memory support for sapi5
add memory support for espeak(espeak is not tested). eg:
b = BytesIO()
engine.save_to_file('i am Hello World', b)
engine.runAndWait()
fix VoiceAge key error
fix for sapi save_to_file when it run on machine without outputsream device.
fix save_to_file does not work on mac os ventura error. --3.0.6
add pitch support for sapi5(not tested yet). --3.0.7