Sound.PlayLooping

From Xojo Documentation

Method

Sound.PlayLooping()

Supported for all project types and targets.

Plays the sound in an infinite loop.

Example

Playlooping can be called instead of Play when you want an indefinite sound.

chimes.PlayLooping