Searched refs:SR_RecognizerIsSetup (Results 1 – 3 of 3) sorted by relevance
598 SREC_RECOGNIZER_API ESR_ReturnCode SR_RecognizerIsSetup(SR_Recognizer* self, ESR_BOOL* isSetup);
84 ESR_ReturnCode SR_RecognizerIsSetup(SR_Recognizer* self, ESR_BOOL* isSetup) in SR_RecognizerIsSetup() function
150 checkEsrError(env, SR_RecognizerIsSetup((SR_Recognizer*)recognizer, &rtn)); in Java_android_speech_srec_Recognizer_SR_1RecognizerIsSetup()