DialogServiceConnector.ActivityReceived イベント

定義

バッキング ダイアログからアクティビティが受信されたことを通知します。 ActivityReceivedEventArgs も参照してください。

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

イベントの種類

適用対象