Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. C / C++ / MFC
  3. How I can play mp3 files from my program

How I can play mp3 files from my program

Scheduled Pinned Locked Moved C / C++ / MFC
4 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ahmad
    wrote on last edited by
    #1

    HI ALL :) How I can play mp3 files from my program any one can tell me how I can play mp3 files from my program (by visual c++6) or tell me about web sites about mp3 files THANK YOU AHMAD ALWASHALI

    T C 3 Replies Last reply
    0
    • A Ahmad

      HI ALL :) How I can play mp3 files from my program any one can tell me how I can play mp3 files from my program (by visual c++6) or tell me about web sites about mp3 files THANK YOU AHMAD ALWASHALI

      T Offline
      T Offline
      Thierry Marneffe
      wrote on last edited by
      #2

      Hi go to the site www.xaudio.com You'll find a SDK ( free !!!!!) to build in MP3 support in your apps HTH Thierry EMail: Thierry.Marneffe@swing.be

      1 Reply Last reply
      0
      • A Ahmad

        HI ALL :) How I can play mp3 files from my program any one can tell me how I can play mp3 files from my program (by visual c++6) or tell me about web sites about mp3 files THANK YOU AHMAD ALWASHALI

        T Offline
        T Offline
        Thierry Marneffe
        wrote on last edited by
        #3

        Hi go to the site www.xaudio.com You'll find a SDK ( free !!!!!) to build in MP3 support in your apps HTH Thierry EMail: Thierry.Marneffe@swing.be

        1 Reply Last reply
        0
        • A Ahmad

          HI ALL :) How I can play mp3 files from my program any one can tell me how I can play mp3 files from my program (by visual c++6) or tell me about web sites about mp3 files THANK YOU AHMAD ALWASHALI

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          There is a project at CodeProject that demonstrates skinnalbe apps by providing full source for an mp3 player. I have successfully removed the player classes and played MP3s in my own code. XAudio is free, but it has a license agreement which basically states that they are free to decide one day that they want money for it, so I'd recommend not using it. I'd prefer to know up front if something is going to cost me, and how much. Otherwise, who knows what could happen down the track ? In that vein, fmod is a sound library that appears quite powerful, is free for use in non profit code, and gives you up front prices if you're going to use it in commercial code. Christian The content of this post is not necessarily the opinion of my yadda yadda yadda. To understand recursion, we must first understand recursion.

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups