SpeechRecognizer.Recognized Événement

Définition

L’événement Recognized indique qu’un résultat de reconnaissance final est reçu.

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

Type d'événement

S’applique à