rosf73 / garcani

For Gemini API Developer Competition
Apache License 2.0
0 stars 0 forks source link

App crashes when operating sound #17

Closed rosf73 closed 2 months ago

rosf73 commented 2 months ago
  1. sound off
  2. configuration change
  3. sound on
java.lang.IllegalArgumentException: Service not registered: android.speech.tts.TextToSpeech$Connection@1847d7e
       at android.app.LoadedApk.forgetServiceDispatcher + 1151(LoadedApk.java:1151)
       at android.app.ContextImpl.unbindService + 2253(ContextImpl.java:2253)
       ...