I'm trying to automate our asset processes and need to have WWise running in CLI mode ("WwiseCLI.exe -waapi"). Everything's working out ok except for the per-platform conversion step. I can use the ConvertAllPlatform command in the AuthoringAPI but ONLY if I've launched the GUI. It refuses the command when I used the WwiseCLI.exe -waapi. I guess it's not surprising, considering the command is 'ak_wwise_ui_commands_execute' . Is there another non-UI way to trigger the platform conversions???