Version
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.


Cette page a-t-elle été utile ?

Besoin d'aide ?

Des questions ? Des problèmes ? Besoin de plus d'informations ? Contactez-nous, nous pouvons vous aider !

Visitez notre page d'Aide

Décrivez-nous de votre projet. Nous sommes là pour vous aider.

Enregistrez votre projet et nous vous aiderons à démarrer sans aucune obligation !

Partir du bon pied avec Wwise