Compartir a través de


TranslationRecognizer.Recognizing Evento

Definición

El evento Recognizing indica que se recibe un resultado de reconocimiento intermedio.

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

Tipo de evento

Se aplica a