IntentRecognizer.Canceled イベント

定義

イベント Canceled は、意図認識が取り消されたことを通知します。

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

イベントの種類

適用対象