Partager via


DialogServiceConnector.SessionStopped Événement

Définition

Signal qui indique la fin d’une session d’écoute. Voir aussi SessionEventArgs.

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

Type d'événement

S’applique à