IChoiceOutcome interface
Returned when a choice recognition is selected.
Properties
choice |
Choice that was recognized if any. |
completion |
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