Audio mixer
-
Hi friends,
I want mix audio of external mic and speakers in windows with Qt or c++ any solutions.
-
Hi,
Check PortAudio for the audio part.
-
port audio is software but with c++ (or) Qt progrmatically required
-
Do you mean you have an issue with it because it's a C library ?
-
there is no source code available for this library
-
Please, take the time to read the site properly. The library is Open Source and it's code is completely available.
There's literally a link on the left side of the main page titled: Git Repo and just above it the Download section link.