次の方法で共有


ConversationTranslator.SessionStarted イベント

定義

会話翻訳セッションの開始を通知するイベント。

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

イベントの種類

適用対象