Sound.PlayLooping
From Xojo Documentation
Method
Plays the sound in an infinite loop.
Example
Playlooping can be called instead of Play when you want an indefinite sound.
chimes.PlayLooping
Plays the sound in an infinite loop.
Playlooping can be called instead of Play when you want an indefinite sound.