Recognizer Context

Recognizer Context

Description of recognizer context.

The RecognizerContext object defines the settings for a single recognizer context. It receives the ink to recognize, defines the constraints on the ink input and the recognition output, and can be queried for recognition results.

For more information about ink data, see Ink Data. For more information about ink collection, see Ink Collection.

Constraints that you can set on the ink input and recognition output of the RecognizerContext object include:

  • The language that is recognized or returned
  • The dictionary that was used
  • Factoids

For more information about constraints that you can set on the RecognizerContext object, see Dictionaries and Factoids.