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
BGM采用流媒体播放 编安卓版本时 流媒体的打包方式导致音乐播不出来
遇到的这个问题是我让程序实现热更,程序要把bank文件和wem都copy到同一个路径下Asset\Content\Audio(默认的流媒体wem是存于StreamingAssets路径下)便于用unity的ab打包方式打包。wwise:2017.1.4,Unity 2017.4.16f1 (64-bit)
in Feature Requests by Xinhua Y. (100 points)
edited by Xinhua Y.

1 Answer

0 votes
几个关键点

1.prepareevent

2.AddBasepath
by JunQiang Z. (190 points)
...