Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

C# API for Split Screen games

0 votes
Hey people,

I'm currently working on a Multiplayer Split Screen game. My systems are almost ready, the last thing i have to do is to set the listeners spatialisation in order to output in the left speaker the sound comming from the player in the left side of the screen and so on for the right speaker.

In the documentation, i've found C++ function to do it, in this article https://www.audiokinetic.com/fr/library/edge/?source=SDK&id=soundengine_listeners.html but i do not succed to find them in C#. Does anyone know how can i do it ?

Thx in advance
asked Apr 29 in General Discussion by Kant P. (100 points)

Please sign-in or register to answer this question.

...