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.

How to "include strings" in soundbanks for SetSwitch

+1 vote
When setting an invalid switch group/value via SetSwitch(const char*, ...), i will always get an AK_Success even if the group/value is invalid. What do i have to do to get an AK_IDNotFound (or another error indicating result) result when using invalid string identifiers?
asked Feb 15, 2017 in General Discussion by jakob u. (110 points)

1 Answer

0 votes
Is it impossible? :/
answered Jun 5, 2017 by Jakob U. (140 points)
...