NoMatchDetails class
NoMatch 認識結果の詳細情報が含まれています。
プロパティ
| reason | 認識が取り消された理由。 |
メソッド
| from |
NoMatch SpeechRecognitionResults の NoMatchDetails オブジェクトのインスタンスを作成します。 |
プロパティの詳細
reason
メソッドの詳細
fromResult(SpeechRecognitionResult | TranslationRecognitionResult)
NoMatch SpeechRecognitionResults の NoMatchDetails オブジェクトのインスタンスを作成します。
static function fromResult(result: SpeechRecognitionResult | TranslationRecognitionResult): NoMatchDetails
パラメーター
認識されなかった認識結果。
戻り値
作成される一致しない詳細オブジェクト。