Table of Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Classes
-
-
Wwise Unity Integration Documentation
|
Background Mode (Android)
When the app is put in background, you should call AkSoundEngine.Suspend()
. When coming back to the foreground, restore the sound with AkSoundEngine.WakeupFromSuspend()
. This is currently implemented in AkInitializer, but you could move it to other parts of your game if it makes sense.
Generated on Thu Jan 23 2020 10:26:13 for Wwise Unity Integration Documentation by
