-
Notifications
You must be signed in to change notification settings - Fork 63
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
Safari on iOS speech support #82
Comments
It's a safari related problem. Sounds are working with Chrome. |
iOS needs a user interaction to allow speech. Open src/delta5server/templates/layout.html. You must click on "Allow iOS Speech" first, than speech works :) |
Cool. I'll try it out when I get a chance. It's an iOS issue where the user has to interface with the page before sound is allowed to play. |
For some reason the speech doesn't work in Safari on iOS devices. I believe this can be fixed since https://responsivevoice.org works in Safari.
The text was updated successfully, but these errors were encountered: