This version of Unity is unsupported.

AudioSettings.speakerMode

Switch to Manual
public static AudioSpeakerMode speakerMode;

Description

Gets the current speaker mode. Default is 2 channel stereo.

Setting the speaker mode from scripts is no longer supported. Use AudioSettings.GetConfiguration and AudioSettings.Reset to adjust AudioSettings.