Searched refs:pico_alt_lingware_path (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/tts/
H A Dcom_svox_picottsengine.cpp120 char * pico_alt_lingware_path = NULL; variable
277 /* (under pico_alt_lingware_path). */
278 strcpy((char*)fileName, pico_alt_lingware_path);
288 strcpy((char*)fileName, pico_alt_lingware_path);
357 /* more recent language file updates would be installed (under pico_alt_lingware_path). */
361 strcpy((char*)tmpFileName, pico_alt_lingware_path);
365 /* "ta" file found under pico_alt_lingware_path, don't use the system path. */
377 strcpy((char *) picoTaFileName, pico_alt_lingware_path);
378 strcpy((char *) picoSgFileName, pico_alt_lingware_path);
379 strcpy((char *) picoUtppFileName, pico_alt_lingware_path);
[all...]

Completed in 73 milliseconds