ping_wwise
Check WAAPI availability. Returns true if Wwise is running and ready, false otherwise.
Instructions
Check if WAAPI is currently available. No arguments required.
Returns {"isAvailable": true} if Wwise is running and WAAPI is ready. Returns {"isAvailable": false} if Wwise is not running, WAAPI is disabled, or a modal dialog is blocking WAAPI access.
Use this before other calls to verify connectivity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||