[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chinese: failing to start listen #3249

Open
tuomas2 opened this issue May 11, 2024 · 0 comments
Open

Chinese: failing to start listen #3249

tuomas2 opened this issue May 11, 2024 · 0 comments

Comments

@tuomas2
Copy link
Contributor
tuomas2 commented May 11, 2024

When trying to listen to the Bible, an unexpected termination program pops up. At that time, two windows were opened.


java.lang.NullPointerException: Attempt to invoke virtual method 'boolean java.lang.String.isEmpty()' on a null object reference
at java.util.Locale.getISO3Language(Locale.java:1738)
at android.speech.tts.TextToSpeech$9.run(TextToSpeech.java:1485)
at android.speech.tts.TextToSpeech$9.run(TextToSpeech.java:1477)
at android.speech.tts.TextToSpeech$Connection.runAction(TextToSpeech.java:2312)
at android.speech.tts.TextToSpeech.runAction(TextToSpeech.java:763)
at android.speech.tts.TextToSpeech.runAction(TextToSpeech.java:753)
at android.speech.tts.TextToSpeech.setLanguage(TextToSpeech.java:1477)
at net.bible.service.device.speak.TextToSpeechServiceManager.onInitListener$lambda$0(TextToSpeechServiceManager.kt:175)
at net.bible.service.device.speak.TextToSpeechServiceManager.$r8$lambda$wQLdX01ocRC4XkWAzX0g20O9vdA(TextToSpeechServiceManager.kt:0)
at net.bible.service.device.speak.TextToSpeechServiceManager$$ExternalSyntheticLambda6.onInit(R8$$SyntheticClass:0)
at android.speech.tts.TextToSpeech.dispatchOnInit(TextToSpeech.java:835)
at android.speech.tts.TextToSpeech.access$1500(TextToSpeech.java:63)
at android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask.onPostExecute(TextToSpeech.java:2226)
at android.speech.tts.TextToSpeech$Connection$SetupConnectionAsyncTask.onPostExecute(TextToSpeech.java:2181)
at android.os.AsyncTask.finish(AsyncTask.java:755)
at android.os.AsyncTask.access$900(AsyncTask.java:192)
at android.os.AsyncTask$InternalHandler.handleMessage(AsyncTask.java:772)
at android.os.Handler.dispatchMessage(Handler.java:107)
at android.os.Looper.loop(Looper.java:237)
at android.app.ActivityThread.main(ActivityThread.java:8167)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:496)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Prio 2
Development

No branches or pull requests

1 participant