IChoiceOutcome interface

Returned when a choice recognition is selected.

Properties

choiceName

Choice that was recognized if any.

completionReason

RecognizeCompletionReason enum indicates the recognition operation's completion reason of the recognition operation.

Property Details

choiceName

Choice that was recognized if any.

choiceName?: string

Property Value

string

completionReason

RecognizeCompletionReason enum indicates the recognition operation's completion reason of the recognition operation.

completionReason: string

Property Value

string