Welcome! › Forums › Unity Plugins › In-App Web Browser › Audio still running on background › Reply To: Audio still running on background
April 13, 2021 at 11:48 am
#11759
Piotr
Keymaster
Are you sure about your tech stack?
You are using Unity in order to open a WebView which will open another WebGL Unity app? 😀
I guess you can listen for application pause and turn sound off using regular API:
https://stackoverflow.com/questions/63707032/unity3d-webgl-mute-the-sound-when-tab-or-browser-inactive