Uses of Class
com.microsoft.cognitiveservices.speech.intent.PatternMatchingIntent
-
Packages that use PatternMatchingIntent Package Description com.microsoft.cognitiveservices.speech.intent -
-
Uses of PatternMatchingIntent in com.microsoft.cognitiveservices.speech.intent
Methods in com.microsoft.cognitiveservices.speech.intent that return types with arguments of type PatternMatchingIntent Modifier and Type Method Description KeyedItemHashMap<PatternMatchingIntent>PatternMatchingModel. getIntents()This container ofPatternMatchingIntentobjects is used to define all thePatternMatchingIntentobjects this model will look for.
-