feedback-assistant / reports

Open collection of Apple Feedback Assistant reports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FB13297689: AVAudioSession#isOtherAudioPlaying has a false-positive when the “Accessibility › Sound Recognition” system setting is enabled

sindresorhus opened this issue · comments

  • Date: 2023-10-24
  • Resolution: Open
  • Area: AVFoundation
  • OS: iOS 17.0
  • Type: Incorrect/Unexpected Behavior

Description

It returns true even though no audio is playing. I expected it to return false.

Same with AVAudioSession#secondaryAudioShouldBeSilencedHint.