Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.22 KB

recognizer-context.md

File metadata and controls

28 lines (17 loc) · 1.22 KB
description ms.assetid title ms.topic ms.date
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.
31fceafc-554c-4c93-8741-eb2d1b0d8b18
Recognizer Context
article
05/31/2018

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.