Audiokinetic의 커뮤니티 Q&A는 사용자가 Wwise와 Strata 커뮤니티 내에서 서로 질문과 답변을 하는 포럼입니다. Audiokinetic의 기술 지원팀에게 문의하고 싶으신 경우 지원 티켓 페이지를 사용해주세요.

Wwise unity audio input starvation

+1 투표
Hi,

I'm trying to use the Wwise audio input into Unity, but it doesn't work. The Unity console display a "source starvation" error ?

Is the Wwise audio input supported in Unity ?

Thank you.
문의 2017 11월 27 General Discussion Alexis M. (150 포인트) 로 부터
Hi there, I'm having the same issue. Did you ever find a fix?
Hi, sorry i didn't find how to fix this issue. And no answer from audiokinetic. If you find something, could you please tell me ?
I am also trying to find an answer for this question

1 답변

0 투표
I found that in one situation this was because the event was being called before the wwise sound engine was fully loaded.  Have you made sure to print all wwise messages to the console (including load messages?)  Also, was the Audio working and then suddenly stopped? I also found this error after a bad crash in Unity and it corrupted something in either Wwise or Unity.  I was able to resolve the error by restoring both programs and project files to a last known working version.
답변 2018 1월 25 Kristina W. (490 포인트) 로 부터
...