Method | Description | |
---|---|---|
CreateSoundMedia ( string soundName ) : System.Media.SoundPlayer |
Provides System.Media.SoundPlayers loaded with the sound matching the provided string.
|
Method | Description | |
---|---|---|
BuildFilePath ( string soundName ) : string |
public CreateSoundMedia ( string soundName ) : System.Media.SoundPlayer | ||
soundName | string | |
return | System.Media.SoundPlayer |