08-01-2006 11:44 AM
08-01-2006 02:10 PM
Microsoft's Vista OS hasn't performed well either![]()
http://video.google.com/videoplay?docid=-1123221217782777472
08-02-2006 04:38 PM
08-02-2006 09:31 PM
Thank you for the reply:
I am using the VI's supplied from the attached Zip file. All the examples work fine. Including the MSAgent user interface Event Example vi. which utilizes the microsoft voice recognition engine to match speech with selected words.
What I am trying to do is simply display input speech in a string. I just can't find any documentation on the MSAgent ActiveX controls to help out. Basically I just want to use the microsoft voice recognition engine to display what is spoken in the microphone with a string. Any thoughts.
If you look at the sub vi's in the MSAgent User Interface Event Example vi. found in the attached files the voice comand vi seems to be key since this is where the MSAgent compares what is spoken to selected words.
Thanks
-JR
08-04-2006 04:32 PM
Hi JR,
I have not actually used those VIs, but this sounds like functionality you'll find in the ActiveX API. In particular, you may want to try the "Voice List" option. To get to it, open MSAgent Voice In reference, use the Get Data, and unbundle the data cluster (as in the "wait for voice event.vi"). One of the clusters component is named Voice List. Also, I would recomment searching msdn.com for more information.
Best of luck,
AG