Get Recognition Interpretation Step

Use the Get Recognition Interpretation step to extract the Interpretation from a specific result. This is done by using the Result and Interpretation indices to select the appropriate Interpretation from the recognition result.

Get Recognition Interpretation Customizer Window—General Tab

The following table describes the properties of the General tab of the Get Recognition Interpretation step customizer window:

Properties—General Tab

Field name

Type

Description

Result Name

String literal

A Name that identifies the recognition result collection from which to access result information. This is the same name that was specified in the Generic Recognition step.

Result Index

Integer

A number that selects which result to access from the collection of result objects returned by the Generic Recognition step. This value should be less than the Result Count value returned in the Generic Recognition step.

Interpretation Index

Integer

A number that selects which interpretation within the selected result to access. This value should be less than the Number of Interpretations returned from the Get Recognition Result Info step.

Slots

Slots/Variables

Attributes specified in the grammar for interpretations. Each interpretation can have zero or more slots.

A slot is something into which you can put meaning. For example, a UserID, or an E-Mail address, or a phone number.

Each slot is associated with a script string variable into which the value of the slot is extracted.