Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
环境:unity2022 +wwise2022.1.13 /wwise2023.1.4
问题:在上面的环境下,使用我们的语音库,在IOS17以上的系统,点开麦后,过一段时间IOS系统的category会由设置的palyandrecord模式重置到soloAmbient模式,导致麦克风录音失效。单独使用unity2022+我们的语音库是没问题的,集成wwise2022.1.13后就出这个问题了,这边看日志发现一个异常的日志是在AkCommonPlatformSettings:get_AkInitializationSettings()
AkSoundEngineInitialization:InitializeSoundEngine()日志后会有一条这个异常日志打印( <Notice>: cannot migrate AudioUnit assets for current process),不确定是不是因为这个导致的,直观的异常原因是因为打开录音后,IOS的category被重新设置成soloambient模式,而这个模式下是不能录音的,能不能帮忙看看是什么原因导致的兼容问题啊?之前的版本一直没问题。
in General Discussion by bin H. (100 points)

Please sign-in or register to answer this question.

...