asp.net引用System.Speech实现语音提示

using System; using System.Speech.Synthesis; namespace testvoice { class Program { static void Main(string[] args) { SpeechSynthesizer synth = new SpeechSynthesize
相关文章
相关标签/搜索