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.

0 votes
Same as above:

Is it possible to use dialog events in Unreal Engine 4? Is it only available thru API?

 

Thanks,

Marcin
in General Discussion by Marcin S. (280 points)
As far as I know, dialog objects are triggered by a normal event event, just like an SFX object, aren't they? The only thing to make sure is that the corresponding language is determined by UE4.
I forgot about the dialog- they're a different type of event. I have a functionning UE4 project I am currently working on. I will try it out early tomorrow morning and let you know, if there's no answer by then...

1 Answer

+1 vote
 
Best answer
As of today, dialog events are only available through the API; some code will be required on your part. I have added the request to our backlog, but can't give a time estimate. Thanks for the suggestion!
by Benoit S. (Audiokinetic) (16.0k points)
selected by Marcin S.
Thanks- this was a question that was coming up for my project too.
Thank you for the reply!
...