Hello,
I've run into an issue where I have an Event with a maximum and minimum duration of approximately 115 seconds. The problem I have, is if the user has set their volume to zero, the event ends immediately, sending the AK_EndOfEvent from AkSoundEngineController. Is this expected behavior? My naive assumption is that an event would continue to run even with the volume turned off, in case the user turned their volume on.