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