Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
The number of active voices (or sound instances) is obviously very important in Wwise for keeping track of when it engages voice limiting, but that number doesn't actually seem to be something that the user can easily use for other purposes.

Is there a simple way to ping wwise through the API to get the number of currently playing voices for any specific ID? The goal would then be to just expose those as RTPCs.

I've asked around many wwise communities already and haven't really gotten much of an answer, but my instinct is that the utility of this would be unlimitted if we could somehow use this in the bind to built in parameter section. Like tick a box in advanced settings to expose it or something.

Thanks!
in General Discussion by Mark L. (100 points)
Were you ever able to access to this? It's really easy to profile this in the Wwise Authoring Tool, but I want to use the API to get access to this on the game side.

Please sign-in or register to answer this question.

...