Recognizer.SessionStopped Événement

Définition

Définit le gestionnaire d’événements pour l’événement arrêté par la session.

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 à