Muted Background Audio As A Result of Hype Audio-Trigger

I'm having an issue where if an element is tapped the audio that is triggered causes other external audio sources to become muted. In other words, the audio-tap causes other audio outside of the Hype HTML in my iOS app project to become muted. Does anyone know if there is a way to prevent hype's html audio from muting external audio sources that are playing prior to tapping the element? I want the hype audio to play simultaneously with the external audio from the app... Any help or feedback would be greatly appreciated!

Thanks!

I don't know the answer and knowing iOS I suspect there may not be a way or it would require something on the app side and not the webview side. The one thing you can potentially try is to change the "Use low latency Web Audio API" setting. That said, my expectation is that the better behavior would be when it is in the default checked state...