Compartir a través de


DialogServiceConnector.SpeechStartDetected Evento

Definición

Se produce cuando los datos de voz se detectan por primera vez en el audio de entrada para la frase actual.

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

Tipo de evento

Se aplica a