Can enable Text-to-Speech function on VIM4 Android 11?

Which system do you use? Android, Ubuntu, OOWOW or others?

Android

Which version of system do you use? Khadas official images, self built images, or others?

Android 11-64bit V230601 Khadas official image

Please describe your issue below:

I try to use Text-to-speech function on my own app but system throw error when I run my app.

Post a console log of your issue below:

Android console log:

FATAL EXCEPTION: main
Process: com.example.androidtexttospeech, PID: 7241
...
Caused by: android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.speech.tts.engine.INSTALL_TTS_DATA }
....

Can I enable Text-to-speech on VIM4 Android image?

@pinij GoogleTTS.apk was not compiled into the system. You can try installing Google TTS in the Google App Store. And provide me with feedback on the results, perhaps adding the next version. Alternatively, you can tell me the verification method and I will verify it on my end.