RecognizerContext Object Events |
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. |