You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The relationship between the autoplay permission and being able to hear audio, or see video in a call is not obvious.
If the user disables autoplay globally and joins a Talk call, they'll hear no audio and see no video. There is no explanation anywhere. An icon shows up in the address bar allowing the user to permit autoplay, but their attention is not otherwise drawn there, nor is the relationship explained.
IMO Talk should warn the user, similar to how it warns about the microphone being muted system-wide when joining. Google Meet even warns the user if their camera is enabled, but covered.
I assume it would be detectable that audio/video aren't working. In that case we could tell the user how to fix it. Even if there are multiple possible reasons and we can't distinguish the real cause, we could still tell them about autoplay.
Bonus points if we can narrow it down to autoplay and just present a dialog to enable it, instead of describing where to click.