Searched refs:engConfigString (Results 1 – 1 of 1) sorted by relevance
342 const char *engConfigString = env->GetStringUTFChars(engConfig, 0); in com_android_tts_compat_SynthProxy_native_setup() local361 engine->funcs->init(engine, __ttsSynthDoneCB, engConfigString); in com_android_tts_compat_SynthProxy_native_setup()371 env->ReleaseStringUTFChars(engConfig, engConfigString); in com_android_tts_compat_SynthProxy_native_setup()