The methods defined in the Sound class are summarized in the following table.
Method | Description |
---|---|
isPlayable | Specifies if a sound device is capable of playing the sound stream in the object |
loadFromFile | Loads the specified .wav file |
play | Plays the .wav file associated with the receiver Sound object |