I would like to capture some sound from the microphone in cpp, in order to use it in a Qt application.
So I'm looking for a multi platform library easily integrable in a Qt4 project.
OpenAL is a good, cross-platform C++ library for capturing audio.