Windows 10 - System.Speech.Synthesis cannot get Mobile version of voice

匆匆过客 提交于 2019-12-06 16:43:38
bslein

You can only access the Windows 10 Voices from the Windows.Media.SpeechSynthesis Namespace which belongs to the WinRT Framework. So you cant use them in WPF or WinForms.

see: What are the different between "Windows.Media.SpeechSynthesis" and "System.Speech.Synthesis"?

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!