Partager via


DialogServiceConnector.SpeechStartDetected Événement

Définition

Se produit lorsque des données vocales sont détectées pour la première fois dans l’audio d’entrée pour l’expression actuelle.

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

Type d'événement

S’applique à