Getting All the Information for All the Results

The next series of steps in the example script is Step 3 of the algorithm (An Example Script Algorithm Used With Generic Recognition).

Use the Get Recognition Result Info step to:
  • Extract the Results from the recognition performed in the Generic Recognition step. There may be more than one result. The Result Index is used to select the desired result. The range is 0 (zero) to one less than the number of results. Each result will contain one or more interpretations.

  • Extract the number of interpretations for a result.

  • Extract the confidence level for each result.

  • Extract the string which represents the actual utterance that was recognized for each result.

Getting All the Recognition Information
Generic Recognition Result Info Step, Example General Tab Customization Window