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 with other provider than Google Speech Services #141

Closed
joho500 opened this issue Feb 4, 2023 · 0 comments · May be fixed by #209
Closed

TTS with other provider than Google Speech Services #141

joho500 opened this issue Feb 4, 2023 · 0 comments · May be fixed by #209
Labels
enhancement New feature or request

Comments

@joho500
Copy link

joho500 commented Feb 4, 2023

Is your feature request related to a problem? Please describe.
I have LineageOS installed on my phone and added Vocalizer TTS as text-to-speech provider that is recognized by the Android OS. Google Speech Services is not installed (I like to minimize Google on my devices.) This setup works just fine for other apps but JAWT doesn't see the other TTS-provider and I need to install Google Speech Services to have TTS in JAWT. Selecting Google TTS in the OS is not necessary to have JAWT TTS to work. So it looks like it uses the Google Speech Services directly and doesn't look for the one selected in the OS.

Describe the solution you'd like
I'd like JAWT to recognize and use the TTS provider installed in the OS. That way I can choose the TTS provider I want.

I hope this is possible.
Thanks in advance.

@joho500 joho500 added the enhancement New feature or request label Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant