menu
 

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

0 투표
General Discussion 志明 (100 포인트) 로 부터

1 답변

0 투표

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.

Samuel L. (Audiokinetic) (23.6k 포인트) 로 부터
...