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

  /external/srec/srec/Vocabulary/src/
Vocabulary.c 52 ESR_ReturnCode SR_VocabularyLoad(const LCHAR* filename, SR_Vocabulary** self)
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 171 mVocabulary = SR_VocabularyLoad();
444 || SR_VocabularyLoad ( filename, &applicationData.vocabulary )
698 private static native int SR_VocabularyLoad();

Completed in 37 milliseconds