Prefixed sounds
Sound.PlayChime()
Sound.PlayClick()
Sound.PlayBellRing()
Sound.PlayMusic(notes)
Sound.Play(filePath) .mp3 .wav etc
Sound.PlayAndWait(filePath)
Sound.Pause(filePath)
Sound.Stop(filePath)