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.

+3 votes

I am currently trying to migrate a project that is using Dynamic Dialogue to Event Based Packaging, but AK::SoundEngine::DynamicDialogue::ResolveDialogueEvents() fails to find the specified event and returns Error: Unknown Dialogue Event: [eventname] .

I couldn't find any integration details on how to approach this, so my question is: 

Is it possible to use Dynamic Dialogue Events when using Event Based Packaging? and if so - how should dialogue events (+data) be loaded ?

in General Discussion by Manuel E. (130 points)

1 Answer

0 votes
I'm also attempting to use dynamic dialogue from Unreal and get a crash in AK::SoundEngine::DynamicSequence::Open

Does not appear to be debuggable. No error message. The dynamic dialogue example code does not appear to work.

Anyone had any luck getting dynamic dialogue to work with UE?
by Keir (150 points)
...