Hi community,
I'm a bit confused. Is there any simple way to set proper audio devices (in/out) in my VoIP .NET application w/o using of DirectX?
"Proper audio devices" probably means - devices which are already set as DEFAULT in Windows.
E.g. Skype (or X-Lite) selects in most cases audio devices properly. But How? Just getting of list of devices don't solve the problem, cause I don't know how to select the proper one.
I suppose that solutions for XP and Vista(7) could be different.
Thank you in advance!