Searched defs:SR_GrammarAddWordToSlot (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/speech/srec/
H A DRecognizer.java205 SR_GrammarAddWordToSlot(mGrammar, slot, word, pron, weight, tag);
663 private static native void SR_GrammarAddWordToSlot(int grammar, String slot, method in class:Recognizer

Completed in 7 milliseconds