Search Results

3
votes
1answer
168 views

Vista/Win7 Delphi Audio device information

Hi guys, is there a way to get all Audio device names with delphi(D2009) on Vista or Win 7, I managed to get the number of devices, and to get the device PropertyStore using IMMDevice, but I wasnt …