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. General Programming
  3. Visual Basic
  4. How to Play Audio and video songs in vb.net

How to Play Audio and video songs in vb.net

Scheduled Pinned Locked Moved Visual Basic
questioncsharpdata-structurestutorial
2 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.
  • K Offline
    K Offline
    Kiran Indira
    wrote on last edited by
    #1

    :confused:Hi i had start one project audio format convert but i do not how to play songs in vb.net plz tell me and give the namespace, and one more doubt is what is jagged array????????????????? Kiran Kumar

    Q 1 Reply Last reply
    0
    • K Kiran Indira

      :confused:Hi i had start one project audio format convert but i do not how to play songs in vb.net plz tell me and give the namespace, and one more doubt is what is jagged array????????????????? Kiran Kumar

      Q Offline
      Q Offline
      Qendro
      wrote on last edited by
      #2

      if you want to import System sounds like Asterisk,Beep,Hand and others you should import the namespace System.Media but if you want to add a project that plays any kind of sound formats you can use a DirectX component called Quartz.dll which is part of Windows MediaPlayer and Windows Operating system.This file you can find in this path: C:\WINDOWS\system32.Open the Visual Studio Command Line and type the following command:[WindowsDir]/tlbimp quartz.dll /out:QuartzTypeLib.dll.The [WindowsDir] is where your instalation of operating system is(in most cases C:\).I hope I helped you cause I had the same problem and should digging a lot to find a way to play sound formats.Best wishes! :)

      Qendro

      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