Executing a windows speech recognition macro (*.ws |
Post Reply |
Author | |
engnrman
Member Joined: 11/Sep/2013 Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 12/Sep/2013 at 11:04pm |
I want to execute WSR macros within an "in-proc" recognition engine, not the desktop engine. Does anyone know how to do this?
|
|
antihadron
Member Joined: 27/Feb/2009 Status: Offline Points: 18 |
Post Options
Thanks(0)
|
You can't do this without basically recreating the WSR macro processor. You could kind of fake it by getting the InProc up and running with your grammar and then dispatching 'commands' to the shared recognizer, but its not likely to work well. The InProc recognizer is alot more capable, but you have to do basically everything yourself up to and including managing the integration with the audio system.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |