Contents

AVAudioSessionSilenceSecondaryAudioHintTypeKey

A user info key that you use to retrieve the silence secondary audio hint type.

Declaration

let AVAudioSessionSilenceSecondaryAudioHintTypeKey: String

Discussion

The associated value is an NSNumber representing the silence secondary audio hint type. See AVAudioSession.SilenceSecondaryAudioHintType for supported values.