How can i record audio from mic with c++?
OS-specific API's, OpenAL, various other libraries.
Ok thanks.I'm gonna try OpenAL.
OpenAL is awsum. It's pretty much a super wrapper around every sound device on every platform. I would suggest looking into ALure
Ok then i will try ALure.Thanks again :)