We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In newer releases of Chrome, audio files are blocked by default until the user specifically allows them. The console warning is:
Autoplay is only allowed when approved by the user, the site is activated by the user, or media is muted.
Solo should test for this and then prompt the user to enable audio for the site.
The text was updated successfully, but these errors were encountered:
zfi
No branches or pull requests
In newer releases of Chrome, audio files are blocked by default until the user specifically allows them. The console warning is:
Solo should test for this and then prompt the user to enable audio for the site.
The text was updated successfully, but these errors were encountered: