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
Mostrar comentarios más antiguos
Make matlab to open word and open paint and closing it by the means of voice alone
1 comentario
Jan
el 19 de Ag. de 2012
This question is far to general to be answered efficiently. Please post, which corresponding knowledge you have already.
Respuestas (1)
Walter Roberson
el 20 de Ag. de 2012
0 votos
winopen() can be used to run the executable. The Java "Robot" class can be used to send mouse clicks and keystrokes to the executable.
Categorías
Más información sobre Speech Recognition en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!