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?