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.

Integrating secondary outputs for Unreal Engine

0 votes

Hey, guys! I'm making game for two characters: for VR player and for monitor+keyboard+mouse player. Both players are playing on a map together at the same time. I would like to make two AkComponents listeners for each character and transfer sound from them to two different audio devices. I've found an article about this integration but for native C++ and if I use it, I'll have to create tons lines of code including attenuations, occlusion, diffraction, switches and everything else that was done in AkComponent. Is it possible to use AkComponent but change the audio device in them?

asked Feb 14, 2020 in General Discussion by Ed K. (300 points)

Please sign-in or register to answer this question.

...