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

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

1 Comment

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

Sign in to comment.

Answers (1)

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

Asked:

on 19 Aug 2012

Community Treasure Hunt

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

Start Hunting!