Partilhar via


DialogServiceConnector.SpeechStartDetected Evento

Definição

Ocorre quando os dados de fala são detectados pela primeira vez no áudio de entrada da frase atual.

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

Aplica-se a