Compartir a través de


DialogServiceConnector.Recognizing Evento

Definición

Señal para eventos que contienen resultados de reconocimiento intermedios. Consulte también SpeechRecognitionEventArgs.

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

Tipo de evento

Se aplica a