在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。
I have integrated the Wwise API in my custom engine but I am getting no audio output. Here are details regarding the issue:- I have error return codes for every call and am getting no errors for the same- I hooked up the profiler and it successfully shows the events being called with no errors- The meters in the authoring app don't show any output while the profiler is hooked up to the application- The events when played from the authoring app are successfully playingLet me know if you can find a solution to this. I have previously integrated the API into custom engines before and haven't encountered this issue. I might have missed out on something possibly but pretty sure I haven't.