语音指纹 [英] Voice finger printing

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

问题描述

大家好...

请指导我...

如何在C#Windows窗体或控制台应用程序中实现语音指纹.
就像使用语音命令一样,如何输入密码.

如果我在以下方面有误,请纠正我.

1.首先使用麦克风录制我的声音并以.mp3格式存储,或者转换为另一种格式并保存在数据库中.

2.当我打开Windows窗体或控制台应用程序,并要求输入相同的密码时,它应该通过麦克风识别我的声音并接受密码.


我该如何实现...

问候
Manish Kumar

Hello Everyone...

Please guide me...

How to Implement voice fingerprinting in C# windows forms or console application.
Like using my voice command how can I enter the password.

please correct me if I''m wrong on the following.

1. Either first record my voice using mic and storing in .mp3 format or convert in another format and keep in database.

2. when I open my windows form or console application and it ask for password the same it should recognize my voice through mic and accept the password.


How can I implement this...

Regards
Manish Kumar

推荐答案

Microsoft提供了语音识别API.没有理由将您的语音存储在数据库中.您将无法检测到它是您的声音还是其他人,而且语音识别一般来说都是模糊的,我希望它仅在某些时候起作用.
There is a speech recognition API from Microsoft. There is no reason to store your speech in your DB. There is no way you''re going to be able to detect if it''s your voice or someone elses, and speech recognition in general is dodgy enough that I would expect it to only work some of the time.


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

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