destroy() | voce.SpeechInterface | [static] |
getRecognizerQueueSize() | voce.SpeechInterface | [static] |
init(String vocePath, boolean initSynthesis, boolean initRecognition, String grammarPath, String grammarName) | voce.SpeechInterface | [static] |
isRecognizerEnabled() | voce.SpeechInterface | [static] |
mRecognizer | voce.SpeechInterface | [private, static] |
mSynthesizer | voce.SpeechInterface | [private, static] |
popRecognizedString() | voce.SpeechInterface | [static] |
setRecognizerEnabled(boolean e) | voce.SpeechInterface | [static] |
stopSynthesizing() | voce.SpeechInterface | [static] |
synthesize(String message) | voce.SpeechInterface | [static] |