Share via


Recognizer.SessionStopped イベント

定義

セッション停止イベントのイベント ハンドラーを定義します。

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

イベントの種類

適用対象