Click or drag to resize
SpeechIntentEventArgs Properties

The SpeechIntentEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyIntent
Get the intent object
Public propertyPayload
Get the structured data of the language understanding (intent and entities) result as a JSON object
Top
See Also