Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes
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.
in General Discussion by Drew C. (100 points)

1 Answer

0 votes
Did you try changing the volume of a Bus instead of your sound, I think it would behave as you'd like it to.
by Nikola Viel (1.6k points)
...