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

Add default google engine and Android 11 intent. #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joaocps
Copy link

@joaocps joaocps commented Apr 28, 2022

Some mobile phone brands, for example samsung, bring their native tts engine and not google's. Often with some flaws in terms of quantity and quality in the languages/locale.

I came across this problem when the pt-PT locale and the samsung phone had its own default engine on the device and it gave a null response. The google engine must be used to have access to all the languages ​​present in the documentation.

Also faced faced some compatibility problems related with the last android version:

Apps targeting Android 11 that use text-to-speech should declare TextToSpeech.Engine.INTENT_ACTION_TTS_SERVICE in the queries elements of their manifest.

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

Successfully merging this pull request may close these issues.

1 participant