menu
Version
2017.1.9.6501
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
The Wwise Authoring API is used to communicate with the Wwise authoring application. The functions available in the API allow the clients to perform several tasks, including:
The Wwise Authoring API can be integrated within a:
The Wwise Authoring API can be used to:
The Wwise Authoring API is accessible through 2 different protocols:
These 2 protocols can be used under a variety of languages, such as C++, C#, JavaScript, Python, and other languages with HTTP or WebSocket support.
info
|
Note: WAMP provides the best performance and experience because it reuses the same WebSocket connection for the whole session and provides bidirectional communications. |
In summary, here are the features supported by the protocols:
API Feature | WAMP | HTTP POST |
Remote Procedure Calls Allows to call functions remotely on Wwise Authoring Refer to Wwise Authoring API Reference |
Supported | Supported |
Publish & Subscribe Allows to receive notifications when changes occur in the Wwise authoring. |
Supported | Not Supported |
Optimal performance | Yes | No |
Read more about specific topics:
Refer to the following topics for the Wwise Authoring API reference:
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise