Discussion:
SAPI5 Recognition
(too old to reply)
k***@yahoo.co.uk
2008-08-07 23:58:20 UTC
Permalink
I know how to get limited vocab recognition with the vocab from an XML
file and I know how to get the whole dictionary. What I need is the
ability to switch between the two.

I can select either when I start but if I try and switch after the
program is running I get one of those huge warnings...with an option
to abort or continue. I can continue and it works ok but how to get
rid of the warnings. First of all is it possible to do the switch at
all without problems? The error message is on a pop-up form but
doesn't stop the program running.
I am using VB.Net on an XP Machine.

K.
k***@yahoo.co.uk
2008-08-10 00:36:07 UTC
Permalink
Post by k***@yahoo.co.uk
I know how to get limited vocab recognition with the vocab from an XML
file and I know how to get the whole dictionary. What I need is the
ability to switch between the two.
I can select either when I start but if I try and switch after the
program is running I get one of those huge warnings...with an option
to abort or continue. I can continue and it works ok but how to get
rid of the warnings. First of all is it possible to do the switch at
all without problems? The error message is on a pop-up form but
doesn't stop the program running.
I am using VB.Net on an XP Machine.
K.
I got it running, so for future reference - yes you can switch between
the two.

Loading...