Contents

currentRoute

A description of the current audio route’s input and output ports.

Declaration

var currentRoute: AVAudioSessionRouteDescription { get }

Mentioned in

Discussion

An audio route is an electronic pathway for audio signals. Inspect the state of device audio routes and configure your preferred input and output route settings.

See Also

Inspecting the current route