Problem : When multiple video/song streaming app (youtube) or similar apps are in play mode (having sufficient volume up), they produce noise as opened tabs are in play mode.
Current implementation :- Videos/songs both gets played irrespective of tabs are in focus or not producing noise.
Idea to fix this issue :- 1) Multiple video/song streaming app tabs can be paused if none of them is in focus.
2) If one of multiple video/song streaming app is in focus then other tabs can go for pause which will deliver meaningful content to user from focused video/song streaming tab.
3) As soon as a paused app is focused, it should start playing and other video/song stream app can go for pause.
Usecase when there is only one video/song streaming app running in browser :- It does not matter, whether app is in focus or not it should keep playing, for user might be listing to songs.
We can deliver above setting in configuration, users may choose above settings or they may go for existing settings which are there.4
Think of this as "singleton youtube app in terms of voice"
Thanks and Regards