menu
 

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

0 투표
Same as above:

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

 

Thanks,

Marcin
General Discussion Marcin S. (280 포인트) 로 부터
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 답변

+1 투표
 
우수 답변
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!
Benoit S. (Audiokinetic) (16.0k 포인트) 로 부터
선택됨 Marcin S. 로 부터
Thanks- this was a question that was coming up for my project too.
Thank you for the reply!
...