This version of Unity is unsupported.

AudioConfiguration.numRealVoices

public int numRealVoices;

Description

The current maximum number of simultaneously audible sounds in the game.

WebGL: This setting doesn't affect WebGL because there is no limit on the number of audio channels in the WebGL platform.