C# 使用微軟語音播放類庫實現語言播放功能

using System; using System.Speech.Synthesis; namespace OutSpeech { class Program { static void Main(string[] args) { SpeechSynthesizer ssh = new SpeechSynthesizer(
相關文章
相關標籤/搜索