Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在编写个人助理,我想要谷歌 tts 语音?语音的代码行是engine.setProperty('voice', voices[2].id)我真的很想获得谷歌语音,但我不知道有人能帮我什么。
engine.setProperty('voice', voices[2].id)
PS:这是我的第一篇文章,如果我没有正确使用,请见谅。