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