Version

menu_open
Wwise SDK 2022.1.12
Generating several existing SoundBanks without writing them to disk

Generating SoundBanks already in project and have the bank data streamed via WAAPI. Refer to ak.wwise.core.soundbank.generated to learn how to retrieve the SoundBank data.

Function URI

ak.wwise.core.soundbank.generate

Arguments

{
"soundbanks": [
{
"name": "SampleBank"
},
{
"name": "AnotherBank"
}
],
"platforms": [
"Windows",
"Linux"
],
"languages": [
"English(US)"
]
}

Result

{}

Refer to Using the Wwise Authoring API (WAAPI) for more information about Wwise Authoring API.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise