Version

menu_open
Wwise SDK 2021.1.14
Registering a command to edit in Wavosaur

Registers a command that's shown in the contextual menu only

Function URI

ak.wwise.ui.commands.register

Arguments

{
"commands": [
{
"id": "ak.open_in_wavosaur",
"displayName": "Edit in Wavosaur",
"defaultShortcut": "W",
"program": "c:\\Wavosaur.1.1.0.0-x64(en)\\Wavosaur.exe",
"args": "${originalWavFilePath}",
"cwd": "",
"contextMenu": {}
}
]
}

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