在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

0 投票
I have set up events in my UE4 project and everything is working fine, however I want to enable spatialisation and attenuation on my sounds so I set the positioning to 3D audio game defined and now I cannot hear the sounds at all. They are playing in the profiler though. Turning game defined 3d settings allows me to hear the sounds again so it has to be the problem.

Wondered if I needed to enable an audio listener so I did a 'setActiveListeners' node in my pawn BP and that didn't help.

I also tried changing the attenuation settings so make sure they weren't too small to be in range of my VR pawn but this didn't help either.

Any ideas why I'm not hearing anything?

Thanks
分类:General Discussion | 用户: Ashton M. (140 分)

1个回答

0 投票
I managed to solve the issue.

I didn't have the AK component in the right place in the BP, it needed to be on the mesh not the Scene component, so Wwise wasn't tracking the position of the object.

Awesome.
用户: Ashton M. (140 分)
I have now the same issue, but if increase radius value of the sound in Wwise, to really big number, i can hear it
...