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
I use QuickDic 5.7.4 with EN, DE and EN-DE dictionaries on Android 13 with Google Speach googletts.google-speech-apk_20240819.02_p3.670724707. TTS doesn't work any more. I don't know whether this happened after an app or an OS update.
German and English TTS work correct with other apps.
Logcat output:
2024-10-08 13:03:50.060 28947 28947 de.reimardoeffinger.quickdic D QuickDic : onResume
2024-10-08 13:03:50.080 28947 28975 de.reimardoeffinger.quickdic E OpenGLRenderer : Unable to match the desired swap behavior.
2024-10-08 13:03:50.096 28947 28975 de.reimardoeffinger.quickdic W Parcel : Expecting binder but got null!
2024-10-08 13:03:50.099 28947 28947 de.reimardoeffinger.quickdic D QuickDic : Trying to show soft keyboard.
2024-10-08 13:03:50.100 28947 28947 de.reimardoeffinger.quickdic W InputMethodManager : Ignoring showSoftInput() as view=androidx.appcompat.widget.SearchView$SearchAutoComplete{c68c3a5 VFED..CL. .F....ID 0,15-419,110 #7f090179 app:id/search_src_text aid=1073741824} is not served.
2024-10-08 13:03:50.100 28947 28947 de.reimardoeffinger.quickdic W InputMethodManager : Ignoring showSoftInput() as view=androidx.appcompat.widget.SearchView{5a24d9c VFE...... .......D 157,0-723,126 #7f090170 app:id/searchView aid=1073741850} is not served.
2024-10-08 13:03:50.161 28947 28947 de.reimardoeffinger.quickdic D QuickDic : Trying to show soft keyboard.
2024-10-08 13:03:50.162 28947 28947 de.reimardoeffinger.quickdic W InputMethodManager : Ignoring showSoftInput() as view=androidx.appcompat.widget.SearchView$SearchAutoComplete{c68c3a5 VFED..CL. .F....ID 0,15-419,110 #7f090179 app:id/search_src_text aid=1073741824} is not served.
2024-10-08 13:03:50.162 28947 28947 de.reimardoeffinger.quickdic W InputMethodManager : Ignoring showSoftInput() as view=androidx.appcompat.widget.SearchView{5a24d9c VFE...... .......D 157,0-723,126 #7f090170 app:id/searchView aid=1073741850} is not served.
2024-10-08 13:03:52.843 28947 28947 de.reimardoeffinger.quickdic E QuickDic : TTS not available in this language: ttsResult=-2
2024-10-08 13:03:52.843 28947 28947 de.reimardoeffinger.quickdic D QuickDic : Setting TTS locale to: en
2024-10-08 13:03:52.843 28947 28947 de.reimardoeffinger.quickdic W TextToSpeech : setLanguage failed: not bound to TTS engine
2024-10-08 13:03:52.861 28947 28975 de.reimardoeffinger.quickdic W Parcel : Expecting binder but got null!
2024-10-08 13:03:52.887 28947 28975 de.reimardoeffinger.quickdic E OpenGLRenderer : Unable to match the desired swap behavior.
2024-10-08 13:03:54.664 28947 28947 de.reimardoeffinger.quickdic W TextToSpeech : speak failed: not bound to TTS engine
2024-10-08 13:03:54.991 28947 28975 de.reimardoeffinger.quickdic D OpenGLRenderer : endAllActiveAnimators on 0x72ab98a300 (MenuPopupWindow$MenuDropDownListView) with handle 0x71bb8d2fd0
2024-10-08 13:04:02.883 28947 28947 de.reimardoeffinger.quickdic D QuickDic : onSaveInstanceState: unambiguous
The text was updated successfully, but these errors were encountered:
I use QuickDic 5.7.4 with EN, DE and EN-DE dictionaries on Android 13 with Google Speach googletts.google-speech-apk_20240819.02_p3.670724707. TTS doesn't work any more. I don't know whether this happened after an app or an OS update.
German and English TTS work correct with other apps.
Logcat output:
The text was updated successfully, but these errors were encountered: