To integrate Wwise into Unity, you need to install the Wwise Integration Package from Audiokinetic. The installation process is handled by a helper software named Wwise Launcher.
Install the Wwise Integration Package into Unity
Download and open the Wwise Launcher, login with your Wwise account and switch to the Unity tab. You will be presented with a list of Unity projects. Click on the blue Integrate Wwise into Project… button to initiate the integration process:
In the following screen you have to possibility to customize the Wwise Integration before install:
Choose your desired Integration Package version at the top of the window. This version must match the Wwise SDK. If you don’t have the corresponding Wwise SDK installed, you will be notified by the launcher:
If you’ve already created a Wwise project, enter the project path into the Wwise Project Path field. Otherwise it will automatically create a new Wwise project (located inside Unity’s project directory) for you. Select the Unity Installation in the field below and click on Integrate. The Wwise Launcher will initiate the integration process:
When the operation is finally completed, the Wwise Integration Package will be fully integrated into your project. We can now learn how to post Wwise Events in Unity.