Optionaloptions: AudioFocusManagerOptionsThe event listener to add. Will be called when an event of the given name is raised.
OptionalthisArg: anyAn optional parameter which, when set, will be bound as the
this context when the callback is called. Falsy values will be not be
bound.
Adds a listener for the specified event name.