HomeSort by relevance Sort by last modified time
    Searched refs:pico_newEngine (Results 1 - 3 of 3) sorted by null

  /external/svox/pico/lib/
picoapi.h 68 - pico_newEngine
312 voice in 'pico_newEngine'. It is an error to create a voice
324 When calling 'pico_newEngine' with 'voiceName', the corresponding
351 PICO_FUNC pico_newEngine(
picoapi.c 499 * pico_newEngine : Creates and initializes a new Pico engine
508 PICO_FUNC pico_newEngine(
  /external/svox/pico/tts/
com_svox_picottsengine.cpp 480 ret = pico_newEngine( picoSystem, (const pico_Char *) PICO_VOICE_NAME, &picoEngine );
    [all...]

Completed in 146 milliseconds