Results 1 to 3 of 3

Thread: Looking for small MP3 playing dll or something

  1. #1

    Thread Starter
    Member Hypermommy's Avatar
    Join Date
    Dec 2008
    Posts
    50

    Looking for small MP3 playing dll or something

    Hi y'all,

    The project I'm responsible for maintaining is deployed on a Windows CE .NET device that was built without Media Player or anything that I find to play MP3s. It uses the OpenNETCF.Multimedia.Audio.Player to play WAV files but I'd like to be able to play MP3s since they're so much smaller (I heard.. true?). I can't rework the OS or anything becuase 1) we have too many units in the field to make that feasible and 2) I'm not sure I know how. So....

    Anyone know of a DLL or some kind of small application that I could send out with my code that I could call from within my code to play these MP3s? I'm guessing I'd probably have to load it when the app loads and let it stay resident in the background so it could play the MP3s quickly, but that'd probably be okay.

    Thanks in advance for any help you can give.

  2. #2
    Hyperactive Member
    Join Date
    Jun 2008
    Posts
    407

    Re: Looking for small MP3 playing dll or something

    Directx plays mp3's and wavs and pretty much anything else. If you install the the directx software library. Problem is I've found that it doesn't play all mp3's. It crashes on some. Then there is another one called bass.dll. I haven't tried that one yet, but it sounds like it would work better than directx.

  3. #3
    Frenzied Member
    Join Date
    Oct 2005
    Posts
    1,286

    Re: Looking for small MP3 playing dll or something

    Resco do a sound component as part of their mobile toolkit - http://www.resco.net/developer/mobil...kit/audio.aspx

    Also - check out this article - http://www.codeproject.com/KB/mobile...r_for_ppc.aspx


    Pete
    Pete Vickers
    MVP - Device Application Development
    http://www.gui-innovations.com http://mobileworld.appamundi.com/blogs/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width