La section Questions et réponses de la communauté Audiokinetic est un forum où les utilisateurs de Wwise et de Strata peuvent poser des questions et répondre à celles des autres membres de la communauté. Si vous souhaitez obtenir une réponse de la part de l'équipe de soutien technique d'Audiokinetic, veillez à utiliser le formulaire de Tickets de Soutien.

0 votes
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.
dans General Discussion par John E. (100 points)

Please sign-in or register to answer this question.

...