Loads an audio file from the given path and returns a sound object. Returns null if the file cannot be loaded.
null
The absolute path to an audio file (AIFF, WAV, MP3, CAF, etc.).
An HSSound object, or null on failure.
HSSound
Loads an audio file from the given path and returns a sound object. Returns
nullif the file cannot be loaded.