ReplayKit.microphoneEnabled

Switch to Manual
public static bool microphoneEnabled ;

Description

Microphone enabled status. True, if microphone enabled; false otherwise.

The microphone can be enabled by calling ReplayKit.StartBroadcasting or ReplayKit.StartRecording with enableMicrophone set to true.