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

/frameworks/base/packages/TtsService/jni/
H A Dandroid_tts_SynthProxy.cpp341 // in android_tts_SynthProxy_synthesizeToFile. The struct will be deleted there.
625 android_tts_SynthProxy_synthesizeToFile(JNIEnv *env, jobject thiz, jint jniData, function
631 LOGE("android_tts_SynthProxy_synthesizeToFile(): invalid JNI data");
637 LOGE("android_tts_SynthProxy_synthesizeToFile(): invalid engine handle");
652 LOGE("android_tts_SynthProxy_synthesizeToFile(): engine uses invalid format");
667 LOGE("android_tts_SynthProxy_synthesizeToFile(): error creating output file");
889 (void*)android_tts_SynthProxy_synthesizeToFile

Completed in 6 milliseconds