The maximum number of simultaneous voices that can be active at the same time in the entire project. Virtual voices do not count as active voices. Over this limit, voices with the lowest priority will adopt their virtual behavior. If priorities are equal, older sounds will be considered to have a higher priority. Each sound can override its own virtual behavior, which can be:
Note: The Maximum number of voice instance may not be respected if the virtual behavior on some sounds is set to Continue to play. To have this limit respected, playing voices need to have their virtual behavior set to Kill voice or Send to Virtual voice.
This value can be overridden by using the Wwise SDK API.
Default value: 256
Range: 1 to 10000