Home
last modified time | relevance | path

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

/external/svox/pico/tts/
Dcom_svox_picottsengine.cpp88 const char * picoInternalSgLingware[] = { "en-US_lh0_sg.bin", "en-GB_kh0_sg.bin", "de-DE_gl0_… variable
265 strcat((char*)fileName, (const char*)picoInternalSgLingware[langIndex]); in hasResourcesForLanguage()
288 strcat((char*)fileName, (const char*)picoInternalSgLingware[langIndex]); in hasResourcesForLanguage()
381 strcat((char *) picoSgFileName, (const char *) picoInternalSgLingware[langIndex]); in doLanguageSwitchFromLangIndex()