摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Speech.Recognition; using SpeechLib; //要在ref - .net里把systerm.speech引入 否者不能运行namespace 语音识别测试{ public partial... 阅读全文
posted @ 2012-04-06 16:48 softimagewht 阅读(584) 评论(0) 推荐(0)