OptionaldelayTime, in seconds, that should elapse before the sound actually starts its playback.
OptionaldetuneRepresents detuning of sound in cents.
OptionalloopWhether or not the sound or current sound marker should loop.
OptionalmuteBoolean indicating whether the sound should be muted or not.
OptionalpanA value between -1 (full left pan) and 1 (full right pan). 0 means no pan.
OptionalrateDefines the speed at which the sound should be played.
OptionalseekPosition of playback for this sound, in seconds.
OptionalsourceAn optional config object containing default spatial sound settings.
OptionalvolumeA value between 0 (silence) and 1 (full volume).
Config object containing various sound settings.