Speech recognition for attendance
2 次查看(过去 30 天)
显示 更早的评论
I want to develop a matlab code for attendance based on speech recognition. So I want to do speech recognition using matlab.
What should I do? and where should I start?
Just tell me the procedure. I will do the rest.
1 个评论
Walter Roberson
2011-10-14
Based upon your question after this one, it appears that you want to work with "voice recognition" rather than "speech recognition".
回答(3 个)
Kaustubha Govind
2011-10-13
If you are willing to use existing libraries and are developing on Windows, you should be able to take advantage of the Microsoft Speech API. There are some submissions on File Exchange that show examples of how you can call into the API: http://www.mathworks.com/matlabcentral/fileexchange/?term=microsoft+speech+api
0 个评论
Walter Roberson
2011-10-14
If I understand correctly, you wish to take attendance using voice recognition.
I wonder, though, how you plan to deal with colds or laryngitis?
I also wonder what age range this would be targeted at? If this would be used for teenagers, then voices can change substantially even from day to day.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Speech Recognition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!