menu
 

AudiokineticのコミュニティQ&AはWwiseやStrataのコミュニティ内でユーザ同士が質問・回答をし合うことができるフォーラムです。Audiokineticテクニカルサポートチームからの回答をご希望の場合は、必ず サポートチケットページ をご利用ください。

+2 支持

I'm aware that Xbox One gives an error when having Unity Audio and Wwise active at the same time (see link below). I was just wondering if there is a workaround to have both enabled?

My main concern is getting video to play with Wwise audio. I would like to avoid having to program that.

More info here at the bottom of the page: "Failed to initialize the sound engine" using the Xbox One plug-in - https://www.audiokinetic.com/library/edge/?source=Unity&id=unity_troubleshooting.html

Simon S. (280 ポイント) General Discussion
I am also looking for a solution to this. Did you figure out a way to do it or a work around?
It was fixed by exporting the audio out separately and playing it simultaneously in Wwise. We haven't had problems with the video and audio getting out of sync. (But not sure, we might compensate for that in the code somehow, I didn't code it myself.)
We are also trying to have both active at once. It works for every console except Xbox. Is there a workaround to this ? Or is this as designed ?

回答 1

0 支持
Still would like a good solution of this from Ak if possible, we are running into the same problem

EDIT: Answer from https://www.audiokinetic.com/qa/733/w-to-play-video-in-unity-movietexture-with-audio/  fixed our problem, needed to set XMAVoices to 0
Sugu L. (160 ポイント)
...