IChoiceOutcome interface
选择选择识别时返回。
属性
| choice |
已识别的选项(如果有)。 |
| completion |
RecognizeCompletionReason 枚举表示识别操作的完成原因。 |
属性详细信息
choiceName
已识别的选项(如果有)。
choiceName?: string
属性值
string
completionReason
RecognizeCompletionReason 枚举表示识别操作的完成原因。
completionReason: string
属性值
string