Home
last modified time | relevance | path

Searched defs:synthesizeText (Results 1 – 2 of 2) sorted by relevance

/external/svox/pico/compat/jni/
Dtts.h304 android_tts_result_t (*synthesizeText) member
/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp1462 tts_result TtsEngine::synthesizeText( const char * text, int8_t * buffer, size_t bufferSize, void *… in synthesizeText() function in TtsEngine