above code is printing female voice but speaking in male voice . How to debug it?

后端 未结 0 1416
误落风尘
误落风尘 2021-02-08 13:08
voices = engine.getProperty(\'voices\')
print(voices[1].id)
engine.setProperty(\'voices\',voices[1].id)

above code is printing female voice but speaking

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