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
I set a 30-second audio file for playback and was informed that it should play for the full duration. However, the audio stops prematurely when the banner is hidden.
Expected Behavior:
The 30-second audio should play in its entirety, regardless of the banner's visibility state.
Actual Behavior:
The audio stops as soon as the banner is hidden, even though the duration is set to 30 seconds.
Steps to Reproduce:
Configure a 30-second audio file for playback.
Start playing the audio.
Hide the banner during playback.
Observe that the audio stops prematurely.
Additional Question:
Is it impossible to achieve continuous 30-second playback in this scenario? If not, could you provide guidance on how to decouple audio playback from UI elements like banners?
The text was updated successfully, but these errors were encountered:
I set a 30-second audio file for playback and was informed that it should play for the full duration. However, the audio stops prematurely when the banner is hidden.
Expected Behavior:
The 30-second audio should play in its entirety, regardless of the banner's visibility state.
Actual Behavior:
The audio stops as soon as the banner is hidden, even though the duration is set to 30 seconds.
Steps to Reproduce:
Configure a 30-second audio file for playback.
Start playing the audio.
Hide the banner during playback.
Observe that the audio stops prematurely.
Additional Question:
Is it impossible to achieve continuous 30-second playback in this scenario? If not, could you provide guidance on how to decouple audio playback from UI elements like banners?
The text was updated successfully, but these errors were encountered: