Lines Matching full:load
29 * If the language is changed through an SSML tag, there is a latency for the load.
236 * Check to see if the resources required to load the language at the specified index
294 * @langIndex - the index of the locale/voice to load, which is guaranteed to be supported.
343 /* Find where to load the resource files from: system or alternative location */
373 /* Load the text analysis Lingware resource file. */
376 LOGE("Failed to load textana resource for %s [%d]", picoSupportedLang[langIndex], ret);
382 /* Load the signal generation Lingware resource file. */
385 LOGE("Failed to load siggen resource for %s [%d]", picoSupportedLang[langIndex], ret);
391 /* Load the utpp Lingware resource file if exists - NOTE: this file is optional
396 LOGE("Failed to load utpp resource for %s [%d]", picoSupportedLang[langIndex], ret);
497 /* Load the new locale. */
1096 * Load a new language.
1110 * Load a new language (locale). Use the ISO 639-3 language codes.
1133 load the language found for the language match.
1135 load the language found for the country match. */
1326 LOGE("failed to load language");
1500 // no current language loaded, pick the first one and load it