In recent versions of macOS there's new API called screen capture kit which provides a way to capture the screen content (Audio / Video),
That way we can receive audio from the speakers, similar how cpal does that with WSAPI on Windows (Added in #251)
As starting point we can follow the approach used in the project scap in engine/mac/mod.rs they capture audio / video using screen capture kit