Version

menu_open
Wwise SDK 2022.1.11
Convert External Sources for several platforms and output paths

Convert External Sources for several platforms given a variety of wsources files, with optional and default output paths.

Function URI

ak.wwise.core.soundbank.convertExternalSources

Arguments

{
"sources": [
{
"input": "C:\\My-Wsources\\sources1.wsources",
"platform": "Windows"
},
{
"input": "C:\\My-Wsources\\sources2.wsources",
"platform": "{6E0CB257-C6C8-4C5C-8366-2740DFC441EC}",
"output": "C:\\ExternalSources-Alternate\\Windows"
},
{
"input": "C:\\My-Wsources\\sources1.wsources",
"platform": "Linux",
"output": "C:\\ExternalSources-Alternate\\Linux"
}
]
}

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