This version of Unity is unsupported.

AudioSettings.outputSampleRate

Switch to Manual
public static int outputSampleRate;

Description

Get the mixer's current output rate.

As of version 5.0 setting the sample rate from scripts is no longer supported. This has to be set in the Audio section of the project settings instead.