Sounds

C# Methods for Core > Sounds

PlaySound

public Double PlaySound(string fileName, Single volume = 1, bool finishBeforeContinuing = false)

PlaySoundFromFolder

public Double PlaySoundFromFolder(string path, Single volume = 1, bool recursive = false, bool finishBeforeContinuing = false)