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 186 SR_GrammarSetupVocabulary(mGrammar, mVocabulary);
453 || SR_GrammarSetupVocabulary ( applicationData.grammars [0].grammar, applicationData.vocabulary )
669 private static native void SR_GrammarSetupVocabulary(int grammar, int vocabulary);

Completed in 1333 milliseconds