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.
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.