This version of Unity is unsupported.

SystemInfo.supportsAudio

public static bool supportsAudio;

Description

Is there an Audio device available for playback? (Read Only)

If Unity Audio is disabled, this function will return false.

WebGL: This function is not supported and will always return true.