CharlesDugan
12-10-2003, 09:11 AM
I am fairly new to VB6, but am dedicated to creating a personal
helper application that responds to voice commands to run programs
and whatnot. Until just recently the code worked fine, and still
works to some degree, but I cannot find any errors. It just seems to
not execute commands for recognized phrases. Here is the entire code
I have for the main form right now, I appreciate any help getting it
to work/revising it. I was thinking maybe the main If statement is
too large? Possibly should I use case instead? and what would be the
best way to implement this? Thanks again.
-Charles
http://66.114.156.244/doobcode.txt
helper application that responds to voice commands to run programs
and whatnot. Until just recently the code worked fine, and still
works to some degree, but I cannot find any errors. It just seems to
not execute commands for recognized phrases. Here is the entire code
I have for the main form right now, I appreciate any help getting it
to work/revising it. I was thinking maybe the main If statement is
too large? Possibly should I use case instead? and what would be the
best way to implement this? Thanks again.
-Charles
http://66.114.156.244/doobcode.txt