There are two speech sample (in wav or mp3). Need to compare both and set some coeff of comparing.
It’s need to training pronunciation like Rosetta Stone.
Prefer libs for .net.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Start with the System.Speech libraries in the .NET Framework: http://msdn.microsoft.com/en-us/library/gg145021.aspx
This page shows how to use Synthesis to speak words, and Recognition to listen and recognize what a user is saying: http://www.mperfect.net/speechSamples/