Determine which application is using audio device
问题 I'm currently using CoreAudio in macOS to determine if a specific audio input device is in use. I'm trying to find a little more information about what's going on with that device if it is in use, but struggling to find any information on how to do this. 1) Is it possible to find the application that is currently using a specific audio input device? 2) Is it possible to determine if an application is using an audio device (input or output) and has the device currently muted in that specific