This software demonstrates the voice based authentication using microsoft speaker recognization cognitive service.
This software consist of two parts:-
I have demonstrated the voice authentication in nodejs based web application which is hosted as [Microsoft Web App] (https://docs.microsoft.com/azure/app-service-web).
Web server host MySql database and python wav converter.Wav converter is to convert the input audio wav file into microsoft supported audio wav.
WavConverter has dependency on "ffmpeg".
###Required:-