menu
 

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

In Unity, I am working with playing audio from Behaviour Designer. Unfortunately, it does not work nicely with Ak.Wwise.Event, and so does not provide the drop-down list for events. To get around this, we are using strings to post events combined with AkSoundEngine.PostEvent();

But there are times when I also need to know which Wwise event this string represents. How can I look up the actual Wwise Event, given a string in Unity?

in General Discussion by Michael L. (100 points)

Please sign-in or register to answer this question.

...