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

Force Google-Speech-Engine #100

Open
desmeit opened this issue Sep 2, 2019 · 4 comments
Open

Force Google-Speech-Engine #100

desmeit opened this issue Sep 2, 2019 · 4 comments

Comments

@desmeit
Copy link

desmeit commented Sep 2, 2019

The Samsung speech engine is pre-installed on my Samsung Test-Phone. I think this is the case with many users. The Google-Speech-Engine is much better. How can I force the Google-Speech-Engine to be installed automatically or give the user a link?

@ragcsalo
Copy link

Yeah, that would be nice :-)

@moghribalakrishna
Copy link

Looking forward to this, otherwise we can't keep the same voice across devices, very critical for usage

@qpwr
Copy link

qpwr commented Dec 31, 2019

I don't think this is possible. AFAIK the Google TTS engine doesn't come pre-installed on all devices, which is why the user would be required to install it before it can be used.

@desmeit
Copy link
Author

desmeit commented Dec 31, 2019

You can force google voice if it is already installed:

new TextToSpeech(cordova.getActivity().getApplication(), this, "com.google.android.tts");

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

4 participants