PatternMatchingModel.Intents Property

Definition

This container of PatternMatchingIntents is used to define all the PatternMatchingIntents this model will look for.

public Microsoft.CognitiveServices.Speech.Intent.PatternMatchingIntentCollection Intents { get; }
member this.Intents : Microsoft.CognitiveServices.Speech.Intent.PatternMatchingIntentCollection
Public ReadOnly Property Intents As PatternMatchingIntentCollection

Property Value

Applies to