コミュニティQ&A

Audiokineticのコミュニティ主導のQ&Aフォーラムへようこそ。ここはWwiseとStrataのユーザのみなさまがお互いに協力し合う場です。弊社チームによる直接のサポートをご希望の場合はサポートチケットページをご利用ください。バグを報告するには、Audiokinetic LauncherのBug Reportオプションをご利用ください。(Q&AフォーラムではBug Reportを受け付けておりませんのでご注意ください。専用のBug Reportシステムをご利用いただくことで、バグの報告が適切な担当部門に届き、修正される可能性が高まります。)

最適な回答を迅速に得られるよう、ご質問を投稿される際は以下のヒントをご参考ください。

  • 具体的に示す:何を達成したいのか、またはどんな問題に直面しているのかを具体的に示してください。
  • 重要な詳細情報を含める:Wwiseとゲームエンジンのバージョンやご利用のOSなど詳細情報を記載してください。
  • 試したことを説明する:すでに試してみたトラブルシューティングの手順を教えてください。
  • 事実に焦点を当てる:問題の技術的な事実を記載してください。問題に焦点を当てることで、ほかのユーザのみなさまが解決策を迅速に見つけやすくなります。

0 支持
I add AK_LOAD_BANK_IN_MEMORY in unity player settings.

Fixed some compile error , but when I try to test the function.

It doesn't work when akMemBankLoader try to load bnk file.

The Bank Path is "jar:file:///storage/emulated/0/Android/obb/com.xpec.WOH.Default/main.11000.com.xpec.WOH.Default.obb!/assets/Audio/GeneratedSoundBanks/Android/Init.bnk"

and the www fail at getting file java.io.FileNotFoundException: "assets/Audio/GeneratedSoundBanks/Android/Init.bnk"

I also try to add StreamingAssets path between assets and Audio , but it fail too.

And it also fail to load library libAkSoundEngine_armeabi-v7a.so wil error: "native render plugin support disabled: java.lang.UnsatisfiedLinkError: unknown failure" .

Should I upgrade the wwise plugin to 2014.1 ?
Leo H. (160 ポイント) General Discussion
Leo H. 編集
fixed in unity 4.5.4p3

but specific audio can't work normally.

I use state to maintain BGM function ,It was succeed when calling postevent,

but fail when change state by file not found error .

And the AKDEBUG shows the ids associate to the the BGM wem.

Those wem file seem not contained in the bnk , it appeared in the folder with bank file.
Is there any settings wrong in my project ?

Please sign-in or register to answer this question.

...