06-16-2021 08:46 AM
Hey,
I'm creating a small Equalizer project, and for that I'm willing to get an input signal from the computers' internal microphone.
Unfortunately, searching here and online didn't give me enough information.
I did found some old information about ActiveX/Windows SDK, but it's really confusing.
Thanks for any help or guidance.
08-10-2021 04:09 AM
We ended up using mciSendString
https://docs.microsoft.com/en-us/previous-versions/dd757161(v=vs.85)