Skip to content

3.0.7

Compare
Choose a tag to compare
@Jiangshan00001 Jiangshan00001 released this 14 Apr 08:51
· 43 commits to master since this release

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