버전
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를 시작해 보세요