Click or drag to resize
Intent Class
A generic Intent structure
Inheritance Hierarchy
Object
  Microsoft.CognitiveServices.SpeechRecognitionIntent

Namespace: Microsoft.CognitiveServices.SpeechRecognition
Assembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntax
public class Intent

The Intent type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldBody
Public fieldHeaders
Public fieldUrl
Top
See Also