ASP.NET MVC 5是否支持语音识别?

编程入门 行业动态 更新时间:2024-10-22 08:05:02
本文介绍了ASP.NET MVC 5是否支持语音识别?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我想知道ASP.NET MVC 5是否支持语音识别.我想用它来编写登录系统.

I want to know if ASP.NET MVC 5 supports speech recoginition. I want to code a login system with it.

推荐答案

ASP是一个用于使用HTML,Javascript和CSS构建网站的Web框架,甚至根本无法处理声音.

ASP is a web framework for building websites with HTML, Javascript and CSS, it doesn't even work with sound at all.

但是,您可以使用HTML语音识别API(仅适用于Chrome浏览器)进行语音识别.您可以使用ASP.NET创建所需的HTML页面并将其呈现给用户.您可以从以下页面了解有关HTML语音识别API的更多信息:

However, you can use HTML speech recognition API (works in Chrome only) for speech recognition. You can create required HTML page with ASP.NET and present it to the user. You can learn more about HTML speech recognition API from the following page:

updates.html5rocks/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API

不建议使用语音识别进行登录,因为它不是很安全.

It is not recommended to use speech recognition for login, it's not very secure.

更多推荐

ASP.NET MVC 5是否支持语音识别?

本文发布于:2023-11-16 18:16:49,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1606663.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:语音识别   ASP   NET   MVC

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!