WebAudioPlayer.AllowLooping

From Xojo Documentation

Property (As Boolean )
aWebAudioPlayer.AllowLooping = newBooleanValue
or
BooleanValue = aWebAudioPlayer.AllowLooping

New in 2020r1

Supported for all project types and targets.

When True, the sound will be played repeatedly, starting over each time it reaches the end.