Hi ,
I am building a WIN32 application that receives PCM data from a wifi microfone via UDP.
I need to create a virtual microfone device that other application can open.
WASAPI ?
can you give me some guidelines using your code for this?
thanks from a C programmer.
Hi , I am building a WIN32 application that receives PCM data from a wifi microfone via UDP. I need to create a virtual microfone device that other application can open. WASAPI ? can you give me some guidelines using your code for this? thanks from a C programmer.