Version

menu_open
Wwise Unity Integration Documentation
AkInitializer Class Reference

Inherits MonoBehaviour.

Detailed Description

This script deals with initialization, and frame updates of the Wwise audio engine.

It is marked as DontDestroyOnLoad so it stays active for the life of the game, not only one scene. You can, and probably should, modify this script to change the initialization parameters for the sound engine. A few are already exposed in the property inspector. It must be present on one Game Object at the beginning of the game to initialize the audio properly. It must be executed BEFORE any other MonoBehaviors that use AkSoundEngine.

See also

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise