mirror of
https://github.com/EmpireProject/Empire
synced 2026-06-08 10:58:16 +00:00
10e3370f26
Adds a module that records audio through the MacOS webcam mic. Audio is recorded using a custom binary that interacts directly with the Apple AVFoundation API (source: https://github.com/s0lst1c3/osx_mic_record). Resolves #865.