Searched refs:SREC_DIR (Results 1 – 3 of 3) sorted by relevance
68 protected final String SREC_DIR = Recognizer.getConfigDir(null); field in RecognizerEngine137 String parFilePath = SREC_DIR + "/baseline11k.par"; in recognize()139 parFilePath = SREC_DIR + "/baseline8k.par"; in recognize()
36 mSrecGrammar = mSrec.new Grammar(SREC_DIR + "/grammars/phone_type_choice.g2g"); in setupGrammar()
145 mSrecGrammar = mSrec.new Grammar(SREC_DIR + "/grammars/VoiceDialer.g2g"); in setupGrammar()