menu
Wwise
arrow_drop_down
Strata
arrow_drop_down
Solutions
arrow_drop_down
Apprendre
arrow_drop_down
Communauté
arrow_drop_down
Documentation
arrow_drop_down
Aide
arrow_drop_down
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
Wwise Unreal Integration Documentation
|
The Wwise Authoring API is used to communicate with the Wwise authoring application. WAAPI allows the Unreal integration to request and alter information about the Wwise project during a session, provided that both Unreal and Wwise Authoring are running, and Unreal is connected to WAAPI.
For more information on WAAPI and its features, refer to https://www.audiokinetic.com/library/edge/?source=SDK&id=waapi.html.
info |
Note: WAAPI is available only on the Windows and Mac platforms, both in Editor and in Game. |
The Audiokinetic Unreal integration is set to automatically connect to WAAPI. In order to disable this functionality, the "Auto Connect to WAAPI" check box should be unchecked in the Integration Settings menu. This menu is accessible from the Unreal project settings menu. To access it, click Edit > Project Settings... to open the Unreal Project Settings. Then, in the left panel of the Unreal Project Settings, scroll down to the Wwise section and click on Integration Settings.
For WAAPI-enabled features to run, the Wwise project opened in the Wwise Authoring application must match the project defined by the Wwise Project Path in the Integration Settings.
The IP address and port used to connect to WAAPI are configurable in the Wwise User Settings:
An Unreal wrapper class for the WAAPI C++ sample client is provided as part of the AkAudio module.
In order to be able to use it, you first must add the AkAudio module as a dependency to your game, by following the steps outlined in UE4 C++ projects. Once this is done, the FAkWaapiClient
class will be available.
Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !
Visitez notre page d'AideEnregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !
Partir du bon pied avec Wwise