Contents

setPreferredMicrophoneInjectionMode(_:)

Sets the preferred mode of injecting audio into another app’s input stream.

Declaration

func setPreferredMicrophoneInjectionMode(_ inValue: AVAudioSession.MicrophoneInjectionMode) throws

Parameters

  • inValue:

    The preferred microphone injection mode.

See Also

Enabling adding audio to calls