Click here to Skip to main content
15,886,362 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I've been using the "Audio" class from the DirectX SDK namespace "Microsoft.DirectX.AudioVideoPlayback".
I'm using this audio class because it gives me control of the volume and balance for each individual audio file I play, and gives me simple control of play-timing.

Now that directX has been integrated into the windows 10 SDK (As I've understood), how do I use the same object using the windows SDK in my VB.NET (.NET framework) project?

Thanks for your time!

What I have tried:

googling of course :)
Probably got locked into my google-bubble though.
Posted
Updated 4-May-22 0:16am

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900