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
相關文章
相關標籤/搜索