Home
last modified time | relevance | path

Searched refs:ANDROID_TTS_FAILURE (Results 1 – 2 of 2) sorted by relevance

/external/svox/pico/compat/jni/
Dcom_android_tts_compat_SynthProxy.cpp212 return ANDROID_TTS_FAILURE; in callRequestStart()
217 return ANDROID_TTS_FAILURE; in callRequestStart()
229 return ANDROID_TTS_FAILURE; in callRequestAudioAvailable()
235 return ANDROID_TTS_FAILURE; in callRequestAudioAvailable()
241 return ANDROID_TTS_FAILURE; in callRequestAudioAvailable()
251 return ANDROID_TTS_FAILURE; in callRequestDone()
326 return ANDROID_TTS_FAILURE; in com_android_tts_compat_SynthProxy_setLowShelf()
497 return ANDROID_TTS_FAILURE; in com_android_tts_compat_SynthProxy_setProperty()
504 return ANDROID_TTS_FAILURE; in com_android_tts_compat_SynthProxy_setProperty()
525 return ANDROID_TTS_FAILURE; in com_android_tts_compat_SynthProxy_speak()
[all …]
Dtts.h40 ANDROID_TTS_FAILURE = -1, enumerator