HomeSort by relevance Sort by last modified time
    Searched defs:SR_GrammarAddWordToSlot (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/Grammar/src/
SR_Grammar.c 38 ESR_ReturnCode SR_GrammarAddWordToSlot(SR_Grammar* self, const LCHAR* slot, const LCHAR* word,
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 205 SR_GrammarAddWordToSlot(mGrammar, slot, word, pron, weight, tag);
663 private static native void SR_GrammarAddWordToSlot(int grammar, String slot,

Completed in 177 milliseconds