Click or drag to resize
SpeechIntentEventArgsPayload Property
Get the structured data of the language understanding (intent and entities) result as a JSON object

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

Property Value

Type: String
See Also