Clear Filters
Clear Filters

Speech recognition using .NET framework

2 views (last 30 days)
Benjamin Škafar
Benjamin Škafar on 21 Mar 2011
Hello!
I'm working on a project where i want to use matlab or labview to control cutting forces on the milling machine Heller Bea1, but i'm not quite sure how to handle the problem. I've heard you can use .Net framework dll's for this, becouse windows vista and 7 already have speech recognition. The programe for cutting force regulation is alreadly made in LabView, now i'm just trying to update it with speech recognition. If you have any idea how to overcome this problem, every suggestion is appreciated. Thanks.
Benny
  2 Comments
Walter Roberson
Walter Roberson on 30 Mar 2011
Your title says "voice recognition" but your description says "speech recognition". Do you need to authenticate the person operating it by recognizing who they are (by their _voice_), or do you need to determine which commands are being give (understanding _speech_) ?
Benjamin Škafar
Benjamin Škafar on 30 Mar 2011
I need to determine the given commands, thank you, I'll correct it...

Sign in to comment.

Answers (3)

Kaustubha Govind
Kaustubha Govind on 21 Mar 2011
See MATLAB Interface to .NET Framework for information on calling .NET DLLs from MATLAB.

Jiro Doke
Jiro Doke on 30 Mar 2011
See this post.

Benjamin Škafar
Benjamin Škafar on 30 Mar 2011
Thanks guys, you've been very helpful.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!