Partilhar via


DialogServiceConnector.Recognized Evento

Definição

Sinal para eventos que contêm resultados de reconhecimento de fala. Consulte também SpeechRecognitionEventArgs.

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

Tipo de evento

Aplica-se a