Version
menu_open
Wwise Unreal Integration Documentation
Quick Start

Creating a New Project

  1. Create a new Wwise project. Refer to Creating a New Project in the Wwise Help.
  2. Create a new Unreal project. Refer to Creating a New Project in the Unreal Engine 5 documentation.
  3. Integrate Wwise in your project through the Launcher. Refer to Integrating Wwise into an Unreal Project in the Launcher documentation.
See also

Adding an Ambient Sound (Wwise)

Under the Actor-Mixer Hierarchy, in the Default Work Unit, import a new audio file as a Sound FX.

Create a Play Event for the newly-created SFX.

With User-Defined SoundBanks

With Enable Auto-Defined SoundBanks unselected in the SoundBanks tab of the Wwise Project Settings dialog, you will have to create a new SoundBank. After creating the new SoundBank, add your Event to the SoundBank.

With Auto-Defined Soundbanks

With Enable Auto-Defined SoundBanks selected in the SoundBanks tab of the Wwise Project Settings dialog, you will see the following SoundBanks:

It is now possible to generate the required banks. Select the required banks, platforms, and languages, and click Generate Checked. Otherwise click Generate All.

Generating SoundBanks (Unreal Wwise Browser + Build menu)

Back in Unreal, to set the GeneratedSoundBanks folder, open Edit > Project Settings > Wwise > Integration Settings. Here, you can set the path to both the Wwise Project and the Root Output Path.

Ensure that this is the same folder as the Root Output Path in the Wwise Authoring SoundBanks settings.

Then open Window > Wwise Browser.

If the SoundBanks have been generated, you will see the following:

If the SoundBanks have not yet been generated, or the SoundBanks directory has not been set, you will see this:

Adding an asset from the Wwise Browser

You will see your Event listed under the Events in the Wwise Browser.

You can either drag it directly from the Browser onto the map, or first drag it onto the content browser. If you drag it directly onto the map, the asset is created in the folder specified in Edit > Project Settings > Wwise > Integration Settings > Default Asset Creation Path.

Playing from Level Blueprint

Add a new Ak Ambient Sound to the default map, then modify the Level Blueprint.

Playing the Sound

Start Play In Editor. The Event will be posted and you can hear your sound playing. If you are using the default empty Unreal project, remove all sounds from the map first.


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