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.

Please add AkEvent to Niagara of UE4/5

+6 votes
asked Jun 2, 2021 in Feature Requests by Joey H. (170 points)
Can you provide more details. Thanks.
Currently within Niagara, you are able to play UE sound, but AkEvents are not supported.

https://docs.unrealengine.com/4.26/en-US/RenderingAndGraphics/Niagara/HowTo/AudioEffects/
I believe what is being referred to is, (in UE5 anyway), in "UE5\Engine\Plugins\FX\Niagara\Source\Niagara\Private\NiagaraDataInterfaceAudioPlayer.cpp" you'll find references to the following functionality within Niagara:-

PlayOneShotAudio
PlayPersistentAudio
SetParameterBool
SetParameterInteger
SetParameterFloat
UpdateVolume
UpdatePitch
UpdateLocation
UpdateRotation
SetPausedState

It would be great if there was a way to override the internal functions by binding something more Wwise friendly into the system....

Ollie

Please sign-in or register to answer this question.

...