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
when the current screen of the service is closed and _service.stopSpeechListenService is called an error occurs:
Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@73b7877 that was originally bound here
E / ActivityThread (26446): android.app.ServiceConnectionLeaked: Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@73b7877 that was originally bound here
The text was updated successfully, but these errors were encountered:
when the current screen of the service is closed and _service.stopSpeechListenService is called an error occurs:
Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@73b7877 that was originally bound here
E / ActivityThread (26446): android.app.ServiceConnectionLeaked: Service com.umair.background_stt.SpeechListenService has leaked ServiceConnection android.speech.tts.TextToSpeech$Connection@73b7877 that was originally bound here
The text was updated successfully, but these errors were encountered: