Click or drag to resize
SpeechIntentEventArgsIntent Property
Get the intent object

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public Intent Intent { get; }

Property Value

Type: Intent
See Also