|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
audio, wav, mps, midi, playerhi,
i'm looking for an audio component to add to a .net 2005 program, that could play all or part (starting at a certain point and ending at a certain point within a audio file) of a wav, midi, or mp3 file. i also need to be able to set the midi insturment. can anyone recomend such a component, or better still a location where such components are reviewed and compared as to features and price? thanks, ray I would use the Windows Media SDK. Or Direct X SDK.
The Windows Media SDK will work with the media player, or you can implement the media player into your program. The down side is that the user has to have Windows Media Player installed. Direct X has a module "Microsoft.DirectX.AudioVideo" The downside is that the user has to have DirectX installed. Both will do just about everything you need to, aside from encoding files. -- Show quoteHide quoteThiele Enterprises - The Power Is In Your Hands Now! "ray well" <nospam@nospam.com> wrote in message news:%23gwcmH78GHA.940@TK2MSFTNGP03.phx.gbl... > hi, > > i'm looking for an audio component to add to a .net 2005 program, that > could play all or part (starting at a certain point and ending at a > certain point within a audio file) of a wav, midi, or mp3 file. i also > need to be able to set the midi insturment. > > can anyone recomend such a component, or better still a location where > such components are reviewed and compared as to features and price? > > thanks, ray > > > thanks, but i need something that is not dependant on windows media player,
or direct x being installed. ray Every player used in windows uses direct x, usually through the directmedia
interface. I strongly recommend using the directx sdk. Othewise you should program in C++ and use the audio graphs (which are very messy, and could harm your computer is not programmed correctly). -- Show quoteHide quoteThiele Enterprises - The Power Is In Your Hands Now! "ray well" <nospam@nospam.com> wrote in message news:%23jiGZa98GHA.4012@TK2MSFTNGP04.phx.gbl... > thanks, but i need something that is not dependant on windows media > player, or direct x being installed. ray >
Config file for DLL??
Why isnt this CLS compliant? Searching desparately for createmailslot example in VB.NET (MSDN universal Subscriber) listview My.Settings wont update?? Hidden form and button PerformClick determining current winform application is active, has focus or being used changing book for study Compressing textfiles, but still read them Upgrading a project, "Invalid Image" exception? |
|||||||||||||||||||||||