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 General Discussion by 志明 (100 points)

1 Answer

0 votes

You could subscribe to the ak.wwise.core.profiler.captureLog.itemAdded topic and write a csv-format files with the columns corresponding to the keys as described in the Publish section.

You can refer to the WAAPI samples, and for example the Python Subscription sample to learn how to subscribe to a topic.

by Samuel L. (Audiokinetic) (23.6k points)
...