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

by running ak.wwise.core.switchContainer.getAssignments

I didn't get any response. here's my code:

        results = self._client.call("ak.wwise.core.switchContainer.getAssignments", {"id": "{97F554AF-3252-4FF1-B0C3-F61F73BCD240}"})

I confirm the guid is attached to a music switch container. but I got nothing from this api.

ago in General Discussion by 景华 (150 points)

Please sign-in or register to answer this question.

...