Click here to Skip to main content
15,891,607 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi;

I am interested in using speech recognizer in matlab, but I have no idea how to use it. Please help me, or provide me with some guidance so that I can achieve my task. Actually my project is robotics based, in which I will set mic and speak and then that audio(.wav) file will convert into text and will match with the text already existing in the database of text files. So now keeping this concept in mind regarding my project, kindly tell me how I can do a speech recognizer in matlab.
Thanks.
Posted
Updated 15-Mar-10 12:27pm
v2

1 solution

There is an SDK for speech recognition, but I wouldn't suggest you expect it to work terribly well. If you're using Matlab and C# together, then you just need to search for C# examples and use those.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900