Searched refs:synthesizeText (Results 1 – 4 of 4) sorted by relevance
235 virtual tts_result synthesizeText(const char *text, int8_t *buffer,
308 android_tts_result_t (*synthesizeText) member
546 int result = engine->funcs->synthesizeText(engine, textNativeString, in com_android_tts_compat_SynthProxy_speak()
1462 tts_result TtsEngine::synthesizeText( const char * text, int8_t * buffer, size_t bufferSize, void *… in synthesizeText() function in TtsEngine