Audiokinetic's Community Q&A is the forum where users can ask and answer questions within the Wwise and Strata communities. If you would like to get an answer from Audiokinetic's Technical support team, make sure you use the Support Tickets page.

0 votes
When building from Unity (5.3.4f1 Personal) for android or IOS the libraries for Wwise are not being found.

 

I have tried this with both Wwise 2015 1.6 and Wwise 2015 1.7 and the issue still occurs.

 

The error message says "DLLNotFoundException: AKSoundEngine"

 

Any ideas?
in General Discussion by Nick C. (100 points)

1 Answer

0 votes

DllNotFoundException: Unable to load DLL 'AkSoundEngine': The specified
module could not be found. at AkSoundEnginePINVOKE.CSharp_IsInitialized
() [0x00000] in :0 at AkSoundEngineController.Init
(.AkInitializer akInitializer) [0x00000] in :0 at
GameMain.LuaManagerStart () [0x00000] in :0 at
ResUpdate+cIterator0.MoveNext () [0x00000] in :0
at UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator,
IntPtr returnValueAddress) [0x00000] in :0

我也出现这个问题,沟通交流:qq115452661

by afd d. (310 points)
...