You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
recompilation
About this tag
The recompilation tag on WindowsForum.com covers discussions about recompiling code or configurations in Windows development environments. Topics include optimizing speech recognition applications by dynamically enabling and disabling constraints, such as grammar files and topic constraints, to improve recognition accuracy. Users share experiences with recompilation strategies for achieving better performance in context-sensitive applications. The tag is relevant for developers working with Windows speech APIs and seeking to refine their application's behavior through selective recompilation of constraints.
I believe that the best results of speech recognition in my application requires that the constraints enabled must be different depending upon the specific context of the application. There are points in time when the recognizer will return the highest quality results from specific Grammar...