让你的程序说话

一、添加名称空间 using System.Speech.Synthesis; 二、开始说话 SpeechSynthesizer speak = new SpeechSynthesizer(); speak.SpeakAsync("Hello");html 转载于:https://www.cnblogs.com/qiujiahong/archive/2012/03/05/2380019.htmlp
相关文章
相关标签/搜索