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
C#:

AkWaapiClient.Call("ak.wwise.core.soundbank.generate", "{}", "{}", out result);

Debug.Log(result);

 

Unity Console:{"details":{"procedureUri":"ak.wwise.core.soundbank.generate"},"message":"The procedure URI is unknown.","uri":"ak.wwise.invalid_procedure_uri"}
in General Discussion by Kang C. (150 points)

Please sign-in or register to answer this question.

...