Uses of Class
com.microsoft.cognitiveservices.speech.GrammarList
-
Packages that use GrammarList Package Description com.microsoft.cognitiveservices.speech -
-
Uses of GrammarList in com.microsoft.cognitiveservices.speech
Methods in com.microsoft.cognitiveservices.speech that return GrammarList Modifier and Type Method Description static GrammarListGrammarList. fromRecognizer(Recognizer recognizer)Creates a GrammarList from a given speech recognizer.
-