Audio-software Development with DirectX 10

I wish to develop an audio software (like winamp, jet-audio etc) using Direct X 10. Dear experts, what do you suggest about this ? Should or should not I go with this ? Please tell in detail regarding your suggestion.

Thanks

[244 byte] By [joycsc] at [2007-12-22]
# 1

Well, which API you'll want to use probably depends on what exactly your application is going to do. For instance, if you're looking to write an application that does playback of audio files, you could consider using Media Foundation for this.

I'll say that this forum is primarily about Media Foundation, which is the new multimedia platform for Windows Vista. So if your application is going to need to run on earlier OSes, you'll probably need to use a legacy platform (like DirectShow), in which case your best bet will probably be to go to the appropriate newsgroup: http://www.microsoft.com/communities/newsgroups/default.mspx

Good luck,

Becky

BeckyWeiss-MSFT at 2007-8-30 > top of Msdn Tech,Audio and Video Development,Media Foundation Development...