Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following table describes which threads the RecognizerContext object events can fire on.
| Event | Threads |
|---|---|
| Recognition | Fires on the background recognition thread, or on the thread which calls the RecognizerContext object's Recognize method. |
| RecognitionWithAlternates | Fires on the background recognition thread. |