Audio pauze on start
Hi there,
I have created a storyline project, which has music in the background.
I've created a playlist with a song (insert -> audio) which will start the music when I start the slide.
But, I want the user to be able to decide on the music or not. So I've created a setting (checkbox) with a variable, where the default is set to no sound. The user can check the checkbox and the audio will play.
When the timeline starts, if the audio is set to false, the music will pause.
The problem is:
Sometimes, when I start the slide, I still hear one beat of the music. Might be a fraction of a second, but you can still hear something, before the timeline trigger pauses the music. Might be because of a loading delay.
Is there a way to prevent this? Maybe disable the autoplay of the playlist?