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. Web Development
  3. ASP.NET
  4. How to convert mp3 file to .wav and .aiff in asp.net

How to convert mp3 file to .wav and .aiff in asp.net

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorialquestion
5 Posts 2 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.
  • R Offline
    R Offline
    rahul net11
    wrote on last edited by
    #1

    Is there any way that I can convert an MP3 file into a .WAV and .aiff file using .NET 3.5? Thanks

    People Laugh on me Because i am Different but i Laugh on them Because they all are same.

    C 1 Reply Last reply
    0
    • R rahul net11

      Is there any way that I can convert an MP3 file into a .WAV and .aiff file using .NET 3.5? Thanks

      People Laugh on me Because i am Different but i Laugh on them Because they all are same.

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

      Well, this has nothing to do with ASP.NET, obviously, So, you should ask it in the right forum for hte language you use. The answer will be, .NET has nothing built in, although I think directshow may work with mp3s, and may even work with aiffs if the right filter is installed. Otherwise, you'll need a third party component.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      R 1 Reply Last reply
      0
      • C Christian Graus

        Well, this has nothing to do with ASP.NET, obviously, So, you should ask it in the right forum for hte language you use. The answer will be, .NET has nothing built in, although I think directshow may work with mp3s, and may even work with aiffs if the right filter is installed. Otherwise, you'll need a third party component.

        Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

        R Offline
        R Offline
        rahul net11
        wrote on last edited by
        #3

        Ok, Could you please let me know how can i use direct-x with c#.net. I am developing a website where i need to convert mp3 file to .wav and .aiff. Is there any link which will help me or any third party component which i can use? Thanks

        People Laugh on me Because i am Different but i Laugh on them Because they all are same.

        C 1 Reply Last reply
        0
        • R rahul net11

          Ok, Could you please let me know how can i use direct-x with c#.net. I am developing a website where i need to convert mp3 file to .wav and .aiff. Is there any link which will help me or any third party component which i can use? Thanks

          People Laugh on me Because i am Different but i Laugh on them Because they all are same.

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

          The direct X support built in to .NET is useless. There's a number of libraries that use interop to give you all of DX. http://slimdx.org/[^] is the one that people seem to be talking about. I really don't know the specifics of what you need, sorry, I just know how this stuff works, and DX is really where you need to start. Once you have SlimDX, you can read any DirectX tutorial and use it in .NET.

          Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

          R 1 Reply Last reply
          0
          • C Christian Graus

            The direct X support built in to .NET is useless. There's a number of libraries that use interop to give you all of DX. http://slimdx.org/[^] is the one that people seem to be talking about. I really don't know the specifics of what you need, sorry, I just know how this stuff works, and DX is really where you need to start. Once you have SlimDX, you can read any DirectX tutorial and use it in .NET.

            Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

            R Offline
            R Offline
            rahul net11
            wrote on last edited by
            #5

            Ok thanks, I will try it and let u know. Thanks

            People Laugh on me Because i am Different but i Laugh on them Because they all are same.

            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