Audio issue
I have an issue with the audio on a screen that has multiple states that have audio(narration) on each state with its own information being displayed. This is how the screen is designed and it functions.
When the user is presented with the screen the buttons are on the left side (2 up to 5 buttons in some cases) and on the right is an area for the information such as text and images. An audio clip is played by introducing the topic. When the user selects a button on the left side of the screen (say button 1) the right side of the screen or the state will change and its related information will be displayed with its related audio clip as well. I have added variables to test for what state is being used and only play that audio clip for that specific state, it all works ok except.
If the user immediately clicks on any of the buttons on the left while the initial audio is playing you will have multiple audio files playing which is my dilemma. I thought if I added the action "Stop triggered audio" to my advanced actions it would fix it but that was not the case.
My question is how do I stop the initial or main screen audio from playing when either of the buttons is selected?
