Impossible to perform two actions at the same time

You can't loop to pause in AI2 .

You need a clock timer coupled to a global list of sounds and durations, or switch to a Player and have it peel off the next sound file from a global list when it finishes the current file.