Partager via


DialogServiceConnector.Recognizing Événement

Définition

Signal pour les événements contenant des résultats de reconnaissance intermédiaires. Voir aussi SpeechRecognitionEventArgs.

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 à