Version

menu_open
Wwise SDK 2021.1.14
Getting the connection status

Retrieves the current connection status. In this example, Wwise is connected to the Integration Demo.

Function URI

ak.wwise.core.remote.getConnectionStatus

Arguments

{}

Result

{
"isConnected": true,
"console": {
"name": "PC-USERNAME",
"platform": "Windows",
"host": "127.0.0.1",
"customPlatform": "Windows",
"appName": "Integration Demo"
},
"status": "Connected to PC-USERNAME (Windows - Local host) Integration Demo"
}

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