menu
 
バージョン
2022.1.18.8567

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


menu_open
Wwise Unreal Integration Documentation
Wwise Authoring API (WAAPI)

The Wwise Authoring API communicates with the Wwise Authoring application. Through WAAPI, the Unreal integration can request and alter information about the Wwise project during a session if Unreal and Wwise Authoring are both running, and Unreal is connected to WAAPI.

WAAPIとその機能について、詳しくはhttps://www.audiokinetic.com/library/edge/?source=SDK&id=waapi.htmlを参照してください。

info注記: WAAPI is only available on the Windows and Mac platforms, both in Editor and in Game.

WAAPIに接続する

After you integrate Wwise into your Unreal project, you must update an Unreal congifuration setting to connect to WAAPI.

To enable WAAPI in your Unreal project:

  1. Open your project in the Unreal Editor and the corresponding Wwise project in Wwise Authoring.
  2. In Unreal, click Edit > Project Settings. The Unreal Project Settings dialog opens.
  3. In the left panel, scroll to the Wwise section and click User Settings.
  4. Select Auto Connect to WAAPI. WAAPI features such as inside the Wwise Browser are now enabled.

WAAPI対応の機能を実行するには、Wwiseオーサリングアプリケーションで開いたWwiseプロジェクトと、Integration SettingsWwise Project Pathで定義されたプロジェクトが、合致する必要があります。

Integration Settings

WAAPIに接続するためのIPアドレスとポートを、Wwise User Settingsで設定できます:

User Settings

WAAPIをC++から使う

WAAPI C++ サンプルクライアント用のUnrealラッパークラス(wrapper class)が、AkAudioモジュールの一部として提供されています。

これを使うには、まず Unreal Engine C++ Projects に記載された手順に沿って、AkAudioモジュールを依存関係としてあなたのゲームに追加する必要があります。これを完了すると、 FAkWaapiClient クラスが利用できます。


このページはお役に立ちましたか?

サポートは必要ですか?

ご質問や問題、ご不明点はございますか?お気軽にお問い合わせください。

サポートページをご確認ください

あなたのプロジェクトについて教えてください。ご不明な点はありませんか。

プロジェクトを登録していただくことで、ご利用開始のサポートをいたします。

Wwiseからはじめよう