Constructor SimpleSoundPlayer
SimpleSoundPlayer(string)
Initializes a new instance of the SimpleSoundPlayer class.
public SimpleSoundPlayer(string fileName)
Parameters
fileNamestringPath to audio file.
Initializes a new instance of the SimpleSoundPlayer class.
public SimpleSoundPlayer(string fileName)
fileName stringPath to audio file.