Share via


Recognizer.TokenRequested Event

Definition

Defines event handler for token request event.

protected event EventHandler<Microsoft.CognitiveServices.Speech.SessionEventArgs> TokenRequested;
member this.TokenRequested : EventHandler<Microsoft.CognitiveServices.Speech.SessionEventArgs> 
Protected Custom Event TokenRequested As EventHandler(Of SessionEventArgs) 

Event Type

Applies to