Version: 2019.1
public delegatevoid DictationResultDelegate (string text, Windows.Speech.ConfidenceLevel confidence);

パラメーター

text認識されたテキスト
confidenceテキストが認識されるときの音声認識精度

説明

フレーズが特定の認識精度で認識されたことを示すコールバック。DictationResult イベントを登録する必要があります。