You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I have an c&c app written in VB6 - works on win95, 2K, and XP. I've been using a shared recognizer, and it has worked fine until now. I need to switch to an Inproc reco, but when I change the SPShared references to SPInproc, it no longer recognizes commands.
I have read in a couple of places where I need to specify an audio source with an inproc reco, but I can't find out how.
Any code snippets out there?
cjreynolds
unread,
Mar 2, 2010, 2:29:07 PM3/2/10
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Found the problem - wasn't specifying the audio input correctly:
Token.SetId Category.Default() Set Recognizer.AudioInput = Token