Results 1 to 7 of 7

Thread: mp3 in vb.net?

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2001
    Location
    Bradenton, FL
    Posts
    87

    mp3 in vb.net?

    does vb.net support the playing .mp3 files? how about .wma?
    thanks,
    greg

  2. #2
    Addicted Member ProgrammerJon's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    203
    You can play .mp3 files using the Windows Media Player Control or the Microsoft Multimedia Control.

  3. #3
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    This seems to be the only solution for playing MP3 Files ! I was trying to use DX but I know it can play wavs .I hope MS included any class for sound stuff rather than using APIs or DX !

  4. #4
    Member
    Join Date
    May 2001
    Location
    North East Germany
    Posts
    46

    There is Sound!!!

    Hi,

    try to find "nbass" this is a class which i used to play sound in VB.NET.



    It's supports CD, MP3 and much more (but i used mp3 and cd only).

    It comes for free with dll and class...


    cu

    Link to NBass Homepage
    Last edited by Jens_Radtke; Jun 22nd, 2004 at 01:07 AM.
    http://www.fin-sn.de

  5. #5
    Fanatic Member pax's Avatar
    Join Date
    Mar 2001
    Location
    Denmark
    Posts
    840
    Originally posted by Pirate
    This seems to be the only solution for playing MP3 Files ! I was trying to use DX but I know it can play wavs .I hope MS included any class for sound stuff rather than using APIs or DX !
    Well the 2005 edition (Whidbey) will include a sound control, but as could be expected, it only plays WAV and NOT MP3 ...Figures...
    I wish I could think of something witty to put in my sig...

    ...Currently using VS2013...

  6. #6
    Member
    Join Date
    May 2001
    Location
    North East Germany
    Posts
    46
    Always the same.... (
    http://www.fin-sn.de

  7. #7
    Lively Member TLord's Avatar
    Join Date
    Jun 2004
    Posts
    95
    No one has any reasons to complain.
    do you think playing MP3 files in in VB.Net - if it was available - woud be easy TO code? if you know about audio streams and coding you would probably know why is MP3 file format so flexible and popular. I don't imagine any easy MP3 coding.
    Last edited by TLord; Jul 16th, 2004 at 04:58 PM.
    Do you think my life is easy?
    Do you think it's good to win?
    do you think it's nice to kill?
    Do you think learning is a must?
    Do you think computers are nothing?
    Do you think this post is stupid?
    Do ypu think we're really humen?

    DO YOU THINK IT'S GOOD TO THINK AT ALL? ? ? ! ! !

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