AVAudioSessionErrorInsufficientPriority

An error code that indicates the app isn’t allowed to set the audio category because it’s in use by another app.

Declaration

var AVAudioSessionErrorInsufficientPriority: Int { get }