microsoft / Cognitive-SpeakerRecognition-Windows

Windows SDK for the Microsoft Speaker Recognition API, part of Cognitive Services
https://www.microsoft.com/cognitive-services/en-us/speaker-recognition-api
Other
60 stars 62 forks source link

Is it possible to use this module for authenticating user in a xamarin App? #6

Open aidonsnous opened 7 years ago

aidonsnous commented 7 years ago

I am developping an application using xamarin and would like to know who to identify the voice of the person who is speaking; even if many people say the same word for instance the word "John" at the same time, the app should check if among these people (the voices) there is one that is known(should have access to a part of my app. Is this possible? How can I proceed?