P
Peter Oliphant
I have written a program using VC++ 2008 Express (Beta 2). It uses
System::Speech for speech recognition.
My program works fine in VS GUI, both Debug and Release. It also works fine
in Debug stand-alone (outside GUI). And it begins to work in Release
Stand-alone. But, it stops Recognizing (async) after a while even though it
is definitely called.
How/where do I report this? I don't know where the problem lies, but I
suspect it's in the Release version libraries or the like...
[==Peter==]
System::Speech for speech recognition.
My program works fine in VS GUI, both Debug and Release. It also works fine
in Debug stand-alone (outside GUI). And it begins to work in Release
Stand-alone. But, it stops Recognizing (async) after a while even though it
is definitely called.
How/where do I report this? I don't know where the problem lies, but I
suspect it's in the Release version libraries or the like...
[==Peter==]