Share via


Recognizer.SpeechStartDetected Evento

Definição

Define o manipulador de eventos para o evento detectado de início de fala.

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