Partager via


SpeechRecognizer.Recognizing Événement

Définition

L’événement Recognizing signale qu’un résultat de reconnaissance intermédiaire est reçu.

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

Type d'événement

S’applique à