menu
 

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

+1 投票
So I'm trying to add some calls to Wwise via C#, but for some reason the Ak related class/code is not available in one (and only one) C# script. Whenever I type "AkSoundEngine", I get a red underline, and an error "The name 'AkSoundEngine' does not exist in the current context". Auto-complete detects/suggests nothing.

I'm using Visual Studio 2015 as my IDE. And yes, the correct version of Wwise is integrated in the Unity project.

If I create a new/edit an existing script, I have no issues whatsoever using the AkSoundEngine class, or Wwise related classes.

And interestingly enough, if I create a new script, then copy + paste the entire contents of the offending script, I am again able to use the Ak related class, and it shows up on auto-complete. Could this be a bug on Visual Studio's end?
分类:General Discussion | 用户: Daniel S. (110 分)
Hi! How are you? Did you ever manage to fix this? Im struggling with the exact same.

Please sign-in or register to answer this question.

...