解决pyttsx3无法封装的问题 一、python3下面的pyttsx3正常可以使用,类似下面:importpyttsx3engine=pyttsx3.init()rate=engine.getProper 无法封装