语音播报
相关: http://blog.sina.com.cn/s/blog_45c379c001016d7u.html DLL : 备注: 1、运行TTSrepair.exe,修护系统语音功能。(确保系统语音相关组件能正常使用) 2、添加 Interop.SpeechLib.dll 和 SpeechLib.dll 3、如无语音库,请安装“girl_xialkun.exe”(为一种语音库) 下载地址:http://download.iciba.com/pwpe/girl_xiaokun.exe 注:win7系统默认语音库为microsoft lily chinese,阉割版的系统没有相关功能 using SpeechLib; using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using SAMPLETTSENGLib; namespace 语音播报 { public partial class Form1 : Form