Can we play sound of a video without user interaction?

You can’t. It’s built in to the browser to require an initial click on the page before allowing audio playback.

I think you can autoplay the video, but the audio will be muted until first interaction.

This prevents spam/malware/popups from shouting scary things at the user.

1 Like