Sound.Stop
From Xojo Documentation
Method
Stops a sound that is playing.
Example
Stop can be called to stop a sound that was played by PlayLooping.
chimes.Stop
Stops a sound that is playing.
Stop can be called to stop a sound that was played by PlayLooping.