Voice Biometrics for Android [closed]

一曲冷凌霜 提交于 2019-12-07 10:42:37

问题


i am planning to build a voice authentication system for android devices. Simply meaning instead of the login screen where you have to type your password or draw the pattern, you only only need to say one word such as "Login" and the phone authenticates you and automatically unlocks the phone.

I was initially planning to implement it on windows but i am afraid that windows might not support voice bio metrics.

So my question is will android support voice bio metrics for unlocking a phone? Are there any voice bio metrics libraries for android ?

I did a google search but couldn't really find what i wanted. I have also found out some voice biometrics apps such as nuance but their authentication is implemented for a different purpose.

Thanks.


回答1:


Android does support voice authentication by its own. You can have this feature by using an external library. Several companies offer online voice biometrics, but only a few offers offline.

If you are looking for offline voice authentication I would suggest the following companies:

  • Neurotechnology
  • Agnitio

They both support multiple platforms.



来源:https://stackoverflow.com/questions/25757102/voice-biometrics-for-android

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!