pyttsx3 engine = pyttsx3.init('sapi5') error

后端 未结 0 800
时光取名叫无心
时光取名叫无心 2021-01-03 10:45

So this is what I want my code to be


engine = pyttsx3.init(\'sapi5\')

text = "Hello how are you doing on this fine day today?"
engine.say(text)
en         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题