I doing Speech recognition using SVM...if My code detects my command ,lets say my command is "open word and type hello"...how can i make matlab to do the operation? please help me in this regard

Asked by Thenappan on 19 Aug 2012
Latest activity Answered by Walter Roberson on 20 Aug 2012

Make matlab to open word and open paint and closing it by the means of voice alone

1 Comment

Jan Simon on 19 Aug 2012

This question is far to general to be answered efficiently. Please post, which corresponding knowledge you have already.

Thenappan

Products

No products are associated with this question.

1 Answer

Answer by Walter Roberson on 20 Aug 2012

winopen() can be used to run the executable. The Java "Robot" class can be used to send mouse clicks and keystrokes to the executable.

0 Comments

Walter Roberson

Contact us