SimplyCoreAudio icon indicating copy to clipboard operation
SimplyCoreAudio copied to clipboard

allInputDevices is Empty

Open InfinityDevFlo opened this issue 2 years ago • 3 comments

Hey,

i tried to get a List of all input devices with

SimplyCoreAudio().allInputDevices

The Array is Empty on my macbook with the latest monterey beta. According to system settings, the app has permission for the microphone.

Did i miss something or is there an error in the libary?

InfinityDevFlo avatar Mar 07 '22 17:03 InfinityDevFlo

Any thoughts on this? I'm on Monterey as well and having the same issue using the allInputDevices. I've also tried to enumerate the list of Input devices without the library with the same issue.

I can see there are devices but it can't seem to determine if they are input devices.

nburnett avatar Jul 10 '22 18:07 nburnett

🤦‍♂️ I forgot I had created a new Project and forgot to enable Microphone access 🤦‍♂️

All working now 😃

nburnett avatar Jul 10 '22 18:07 nburnett

@InfinityDevFlo are you still having this issue?

rnine avatar Jul 11 '22 08:07 rnine