版本
menu_open

Sound Engine Integration Walkthrough

Using the Wwise SDK to integrate the Wwise sound engine into your game is a process involving six basic tasks.

1. Overview of Libraries and Header Files Contained in the SDK
It's best to begin by establishing what libraries and header files you'll need for your project.

2. Define Various Settings for Your C++ Project
Then you need to define specific settings in your C++ project.

3. Initialize the Different Modules of the Sound Engine
The real work begins with initializing the memory and streaming managers, the sound engine, and communications.

4. Create Recurring Calls to Perform Audio Processing
After the different modules have been initialized, you will need to set up the recurring processing calls.

5. Terminate the Different Modules of the Sound Engine
Then you terminate all the modules you initialized.

6. Handling system-specific events
Don't forget to handle the various OS-specific events (applications in the background, home button, dealing with user music)

7. Integrate Wwise Elements into Your Game
As your final step, you integrate the modules you want to use in your game engine integration, such as game objects, events, and SoundBanks.


此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅