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.

Get audio file data from an event.

0 votes
Is there a way to get the attached audio file (like the .wav file) data of an event in wwise. I understand not all events have to have an audio file attached, and some may have multiple but assuming a best case scenario (an event that just plays a single audio file) is there an easy way to access this data in code.

If it matters, I'm using wwise with the unity integration, but if there is a call in the C++ api somewhere i can find a way to make it work even if its not in the default unity integration scripts.
asked Jan 30, 2019 in General Discussion by William A. (140 points)

Please sign-in or register to answer this question.

...