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 170 mVocabulary = SR_VocabularyLoad();
443 || SR_VocabularyLoad ( filename, &applicationData.vocabulary )
697 private static native int SR_VocabularyLoad();

Completed in 319 milliseconds