Partager via


DialogServiceConnector.SpeechEndDetected Événement

Définition

Se produit lorsque la fin des données vocales est détectée pour l’expression actuelle.

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

Type d'événement

S’applique à