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

How to programatically request the unreal integration 'generate sound data' and 'force asset synchronization'?

0 투표
We're building some tools to automate portions of our workflow. One of these tools uses waapi to import a wav into wwise, create a play event for it, and then generate the event .uasset for unreal and assign it to an object's property.

The last few steps is where I'm stuck.  I have a play event created using waapi. When manually executing this process, the user must 'generate sound data' and 'force asset synchronization' in unreal. I don't see any means to call these functions automatically, the wwise plugin doesn't expose that functionality publicly.

Is there any way to generate sound data and force asset synchronization? Ideally this could be targeted, since we're only attempting to import a single file at a time with this tool.
문의 2022 10월 28 General Discussion John E. (100 포인트) 로 부터

Please sign-in or register to answer this question.

...