.NET中的语音识别 [英] Speech recognition in .net

查看:101
本文介绍了.NET中的语音识别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究一个通过Vista进行语音识别的项目.我应该使用Speech SDK还是Windows Presentation Foundation(WPF)?请给我一些建议..谢谢.

I am working on a project for speech recognition over Vista. Shall I use Speech SDK or Windows Presentation Foundation(WPF)? Pls giv some suggestion..Thanks.

推荐答案

我认为您可能会感到困惑.
语音SDK(教程) [即使 [ [/OP评论后]
I think that you might be confused.

The Speech SDK (tutorial)[^] and WPF are entirely different things.

Use the Speech SDK for the speechy bits and WPF, Windows Forms, a Web App or ASP.Net for the showy bits.

[After OPs comment]
Even this[^] uses WPF for Presentation, and that''s what WPF is (Windows Presentation Framework) and the Speech SDK for the speech parts.

Everyone seems to think that WPF is some sort of miracle but it isn''t. It is just another (admittedly more controllable) way of showing the ''standard'' Windows UI.
[/After OPs comment]


这篇关于.NET中的语音识别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆