摘要: 说明:(1)支持Window 7系统,但是xp系统智能朗读英文和数字;(2)添加引用 Interop.SpeechLib.dll;(3)使用时调用StringToVoice(str)即可。 using SpeechLib; /// /// 把字符串转换成声音 //... 阅读全文
posted @ 2014-09-24 12:20 Jackerson 阅读(214) 评论(0) 推荐(0)