Partilhar via


DialogServiceConnector.Recognizing Evento

Definição

Sinal para eventos que contêm resultados de reconhecimento intermediários. Consulte também 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

Aplica-se a