SpriteOvO / AirPodsDesktop

☄️ AirPods desktop user experience enhancement program, for Windows and Linux (WIP)
GNU General Public License v3.0
1.49k stars 87 forks source link

[Feature Request] Dump audio from the microphone #29

Closed gir489returns closed 2 years ago

gir489returns commented 2 years ago

I think we can add a new audio input device into Windows (And maybe Linux but who cares about them? Mac OS is basically Free BSD anyway, if you want to be a dork, just get a mac you neckbeard). If you can give me a dev build that polls the audio data from the mic and dumps it to the WAV, I can examine what is coming back from the mic and see if can write a driver for it. I just don't have access to the API to poll that data.