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

1 次查看(过去 30 天)
Make matlab to open word and open paint and closing it by the means of voice alone

回答(1 个)

Walter Roberson
Walter Roberson 2012-8-20
winopen() can be used to run the executable. The Java "Robot" class can be used to send mouse clicks and keystrokes to the executable.

类别

Help CenterFile Exchange 中查找有关 Speech Recognition 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by