You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E/ActivityThread(25328): Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@3dc9be0 that was originally bound here
E/ActivityThread(25328): android.app.ServiceConnectionLeaked: Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@3dc9be0 that was originally bound here
E/ActivityThread(25328): at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:2050)
E/ActivityThread(25328): at android.app.LoadedApk.getServiceDispatcherCommon(LoadedApk.java:1922)
E/ActivityThread(25328): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1901)
E/ActivityThread(25328): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1849)
E/ActivityThread(25328): at android.app.ContextImpl.bindService(ContextImpl.java:1778)
E/ActivityThread(25328): at android.content.ContextWrapper.bindService(ContextWrapper.java:705)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.connectToEngine(TextToSpeech.java:821)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.initTts(TextToSpeech.java:791)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.(TextToSpeech.java:744)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.(TextToSpeech.java:723)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.(TextToSpeech.java:707)
E/ActivityThread(25328): at com.umair.background_stt.speech.TextToSpeechFeedbackProvider.setUpTextToSpeech(TextToSpeechFeedbackProvider.kt:45)
E/ActivityThread(25328): at com.umair.background_stt.speech.TextToSpeechFeedbackProvider.(TextToSpeechFeedbackProvider.kt:41)
E/ActivityThread(25328): at com.umair.background_stt.SpeechListenService.onCreate(SpeechListenService.kt:128)
E/ActivityThread(25328): at android.app.ActivityThread.handleCreateService(ActivityThread.java:4814)
E/ActivityThread(25328): at android.app.ActivityThread.access$3000(ActivityThread.java:259)
E/ActivityThread(25328): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2475)
E/ActivityThread(25328): at android.os.Handler.dispatchMessage(Handler.java:110)
E/ActivityThread(25328): at android.os.Looper.loop(Looper.java:219)
E/ActivityThread(25328): at android.app.ActivityThread.main(ActivityThread.java:8673)
E/ActivityThread(25328): at java.lang.reflect.Method.invoke(Native Method)
E/ActivityThread(25328): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
E/ActivityThread(25328): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
The text was updated successfully, but these errors were encountered:
E/ActivityThread(25328): Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@3dc9be0 that was originally bound here
E/ActivityThread(25328): android.app.ServiceConnectionLeaked: Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@3dc9be0 that was originally bound here
E/ActivityThread(25328): at android.app.LoadedApk$ServiceDispatcher.(LoadedApk.java:2050)
E/ActivityThread(25328): at android.app.LoadedApk.getServiceDispatcherCommon(LoadedApk.java:1922)
E/ActivityThread(25328): at android.app.LoadedApk.getServiceDispatcher(LoadedApk.java:1901)
E/ActivityThread(25328): at android.app.ContextImpl.bindServiceCommon(ContextImpl.java:1849)
E/ActivityThread(25328): at android.app.ContextImpl.bindService(ContextImpl.java:1778)
E/ActivityThread(25328): at android.content.ContextWrapper.bindService(ContextWrapper.java:705)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.connectToEngine(TextToSpeech.java:821)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.initTts(TextToSpeech.java:791)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.(TextToSpeech.java:744)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.(TextToSpeech.java:723)
E/ActivityThread(25328): at android.speech.tts.TextToSpeech.(TextToSpeech.java:707)
E/ActivityThread(25328): at com.umair.background_stt.speech.TextToSpeechFeedbackProvider.setUpTextToSpeech(TextToSpeechFeedbackProvider.kt:45)
E/ActivityThread(25328): at com.umair.background_stt.speech.TextToSpeechFeedbackProvider.(TextToSpeechFeedbackProvider.kt:41)
E/ActivityThread(25328): at com.umair.background_stt.SpeechListenService.onCreate(SpeechListenService.kt:128)
E/ActivityThread(25328): at android.app.ActivityThread.handleCreateService(ActivityThread.java:4814)
E/ActivityThread(25328): at android.app.ActivityThread.access$3000(ActivityThread.java:259)
E/ActivityThread(25328): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2475)
E/ActivityThread(25328): at android.os.Handler.dispatchMessage(Handler.java:110)
E/ActivityThread(25328): at android.os.Looper.loop(Looper.java:219)
E/ActivityThread(25328): at android.app.ActivityThread.main(ActivityThread.java:8673)
E/ActivityThread(25328): at java.lang.reflect.Method.invoke(Native Method)
E/ActivityThread(25328): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:513)
E/ActivityThread(25328): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1109)
The text was updated successfully, but these errors were encountered: