Audio Seuence

Hi,

I have an array of “Sound Wave” and I would like to play the sounds. I created a “ForEachLoop” and played them using “Play at Location” and in this array I have 3 audios. (Audio is added dinamically in the game). The problem is when the audios play it plays all audios together and I would like to play audio1 when is done…start audio 2 when is done…start audio 3. I did not worked with Concatenator because the audios are dinamically and I don’t know how many audios the player will add in the “sound wave” array.

Could you please help me?

Thanks