menu
 

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

0 投票

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 playing


Let 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. 
 

分类:General Discussion | 用户: Deepak Chennakkadan (1.8k 分)
Version I am using: 2017.1.0.6183

1个回答

0 投票
As in my case, the device sound volume is non zero but it's in silent mode, so there's no audio output.
用户: Jue G. (280 分)
...