Controlling parallel and serial ports in MATLAB with voice commands

  • Context: MATLAB 
  • Thread starter Thread starter the one5
  • Start date Start date
  • Tags Tags
    Control Matlab
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
the one5
Messages
2
Reaction score
0
Alssalam Alykom
hi every one

please I want to control output like parallel port or serial port by voice in MATLAB
the problem how use voice to control ?

thanks for ur help
 
Physics news on Phys.org


Welcome to PhysicsForums.

To do something like this, you'll probably have to have a microphone, and to make use of someone's speech recognition library for MATLAB (or something else, e.g. Dragon or MacSpeech or Windows 7's built-in speech recognition, and then just read in the text input):
http://www.google.ca/search?q=speech+recognition+matlab

And then you'll need to control your serial or parallel ports (although I'm not sure if parallel is well-supported) using MATLAB's built-in facilities:
http://www.mathworks.com/help/techdoc/matlab_external/f105659.html

Good luck!
 
Last edited by a moderator:


thanks sir ^_^

i will try and any news i will write it here