usesApplicationAudioSession
A Boolean value that specifies whether the app manages the audio session.
Declaration
var usesApplicationAudioSession: Bool { get set }Discussion
If you set this value to false, the system creates a separate audio session to automatically manage speech, interruptions, and mixing and ducking the speech with other audio sources.