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 on androd 11 not workng #40

Open
purushottam858 opened this issue Oct 27, 2022 · 1 comment
Open

TTS on androd 11 not workng #40

purushottam858 opened this issue Oct 27, 2022 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation
Milestone

Comments

@purushottam858
Copy link

just tried below code from kvdroid docs , it is not working , there is no error , but no sound too . maybe because of android version 11 .

from kvdroid.tools import speech
speech("hello world", "en")

how to solve this issue ..?

and

i came across below comments on android 11 ,
where can i find that " manifest file " and where actually should i add those lines of codes

"
You may also need to add this code to your manifest file for the TTS to work if you are targeting Android 11:

"

@kengoon kengoon added this to the 0.4.0 milestone Sep 12, 2023
@kengoon kengoon self-assigned this Sep 12, 2023
@kengoon kengoon added bug Something isn't working documentation Improvements or additions to documentation labels Sep 12, 2023
@Astormalo
Copy link

@Lacxa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants