. Dear All, We are working on an ASP.NET Voice Recognition Project. The application is mainly aimed in training the end user in English Language. Here we need to capture the voice of what the logged-in user speaks against a displayed image.
For example we need to capture & send the recorded voice of user “A man is driving a car” to the server when we show an image of a man driving a car in the webpage.
After this and at server end we need to convert this voice into text and then compare with the database text “A man is driving a car”. If both matches then the user gets 1 point else 0 points.
So would you please guide us how to carry-out the development of this application. Reference links would be of great help.
Many Thanks, Regards Anupriya. .