Compartir a través de


Recognizer.SpeechStartDetected Evento

Definición

Define el controlador de eventos para el evento de inicio de voz detectado.

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