C#实现语音朗读功能

引用类库:System.Speech.dll异步 导入空间:post using System.Speech.Synthesis; //用于生成响应的事件 using System.Speech; using System.Speech.Recognition;ui //1.Async="true" //2.SpeechSynthesizer speak = new SpeechSynthesi
相关文章
相关标签/搜索