I am creating an web application where user should register the application through Voice recognition as password. The voice should be recognized for authorization. Is there any way to implement voice recognition through Java language?
PS: If user gives voice, then voice should able to recognize by already stored voice and able to login the application.