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

TTS function does not work any more #172

Open
bege10 opened this issue Oct 8, 2024 · 0 comments
Open

TTS function does not work any more #172

bege10 opened this issue Oct 8, 2024 · 0 comments

Comments

@bege10
Copy link

bege10 commented Oct 8, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant