SourceLanguageRecognizer.Recognized イベント

定義

イベント Recognized は、最終的な認識結果が受信されたことを通知します。

public event EventHandler<Microsoft.CognitiveServices.Speech.SpeechRecognitionEventArgs> Recognized;
member this.Recognized : EventHandler<Microsoft.CognitiveServices.Speech.SpeechRecognitionEventArgs> 
Public Custom Event Recognized As EventHandler(Of SpeechRecognitionEventArgs) 

イベントの種類

適用対象