Version

menu_open
Wwise SDK 2019.1.11
Edit in Wavosaur

Registering 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": "${sound:originalWavFilePath}",
"cwd": "",
"contextMenu": {}
}
]
}

Result

{}

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


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