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
Jan
2012년 8월 19일
This question is far to general to be answered efficiently. Please post, which corresponding knowledge you have already.
답변 (1개)
Walter Roberson
2012년 8월 20일
0 개 추천
winopen() can be used to run the executable. The Java "Robot" class can be used to send mouse clicks and keystrokes to the executable.
카테고리
도움말 센터 및 File Exchange에서 Speech Recognition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!