IChoiceOutcome interface
選択肢の認識が選択されたときに返されます。
プロパティ
| choice |
ある場合に認識された選択肢。 |
| completion |
RecognizeCompletionReason 列挙型は、認識操作の完了理由を示します。 |
プロパティの詳細
choiceName
ある場合に認識された選択肢。
choiceName?: string
プロパティ値
string
completionReason
RecognizeCompletionReason 列挙型は、認識操作の完了理由を示します。
completionReason: string
プロパティ値
string