LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to enumerate audio devices in Windows 7?

Solved!
Go to solution

Hi!

My Labview application works now in WinXP environment.

It uses audio device enumeration to select the appropriate device on PC.

To do it I use now Automation call to DirectX interface.

This function generates error on PC under Windows7 with message: "unregistered class....".

Of course Win7 doesn't have DX8,

 

What an alternative does exists in Win7 and what I have to change in my Labview function?

 

Thanks in advance for an idea.

Anatoly

0 Kudos
Message 1 of 3
(2,554 Views)
Solution
Accepted by topic author anpis

Use .net constructor.

sound devices.png


CLA CTAChampionI'm attending the GLA Summit!
Subscribe to the Test Automation user group: UK Test Automation Group
0 Kudos
Message 2 of 3
(2,528 Views)

Thanks a lot, aCe!

 

Its ok,

Anatoly

0 Kudos
Message 3 of 3
(2,502 Views)