Home
last modified time | relevance | path

Searched refs:pico_resetEngine (Results 1 – 3 of 3) sorted by relevance

/external/svox/pico/lib/
Dpicoapi.h426 PICO_FUNC pico_resetEngine(
Dpicoapi.c669 PICO_FUNC pico_resetEngine( in pico_resetEngine() function
/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp1558 ret = pico_resetEngine( picoEngine, PICO_RESET_SOFT ); in synthesizeText()
1576 ret = pico_resetEngine( picoEngine, PICO_RESET_SOFT ); in synthesizeText()
1593 ret = pico_resetEngine( picoEngine, PICO_RESET_SOFT ); in synthesizeText()
1621 pico_resetEngine( picoEngine, PICO_RESET_SOFT ); in synthesizeText()