Microsoft.CognitiveServices.Speech.Intent Namespace

Classes

ConversationalLanguageUnderstandingModel

Represents a pattern matching model used for intent recognition.

IntentRecognitionCanceledEventArgs

Contains payload of intent recognition canceled result events.

IntentRecognitionEventArgs

Contains payload of intent recognizing/recognized events.

IntentRecognitionResult

Contains result of intent recognition.

IntentRecognizer

Recognizes intents using a language understanding (LUIS) model or phrase.

LanguageUnderstandingModel

Represents language understanding model used for intent recognition.

LanguageUnderstandingModelCollection

Represents a collection of LanguageUnderstanding models used for intent recognition.

PatternMatchingEntity

Represents a pattern matching entity used for intent recognition.

PatternMatchingEntityCollection

Represents a PatternMatchingEntity collection used for intent recognition.

PatternMatchingIntent

Represents a pattern matching intent used for intent recognition.

PatternMatchingIntentCollection

Represents a pattern matching model intent collection used for intent recognition.

PatternMatchingModel

Represents a pattern matching model used for intent recognition.

Enums

EntityMatchMode

Used to define the match mode of an entity used for intent recognition. Currently this only affects List entities as all other entities only have one mode.

EntityType

Used to define the type of entity used for intent recognition.