Partilhar via


IntentRecognizer.Recognizing Evento

Definição

O evento Recognizing sinaliza que um resultado de reconhecimento intermediário é recebido.

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

Tipo de evento

Aplica-se a