버전
menu_open

Wwise Authoring API (WAAPI)

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.

Note.gif
Note:
WAAPI is available only on the Windows and Mac platforms, both in Editor and in Game.

Connecting to WAAPI

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 Wwise Plugin Settings menu. This menu is accessible from the Unreal project settings menu (Edit->Project Settings...). In the left panel, scroll down to the Plugins section and click on Wwise.

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 Wwise Plugin Settings.

wwise_plugin_settings.png

Wwise Plugin Settings

Using WAAPI from C++

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.

Generated by  doxygen 1.6.3

이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요