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

  /external/srec/srec/Grammar/src/
SR_Grammar.c 153 ESR_ReturnCode SR_GrammarSetupVocabulary(SR_Grammar *self, SR_Vocabulary *vocabulary)
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 183 SR_GrammarSetupVocabulary(mGrammar, mVocabulary);
450 || SR_GrammarSetupVocabulary ( applicationData.grammars [0].grammar, applicationData.vocabulary )
666 private static native void SR_GrammarSetupVocabulary(long grammar, long vocabulary);

Completed in 3793 milliseconds