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. C#
  4. win32 API or DirectSound

win32 API or DirectSound

Scheduled Pinned Locked Moved C#
jsonlounge
8 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.
  • P Offline
    P Offline
    pakFari
    wrote on last edited by
    #1

    tell me one thing plz,i am working on voice chat project, in this case which approch is better (for audio or vedio) 1> using win32 API 2> DirectSound and one more thing ,our windows uses win32 APIz or DirectSound,thanks

    A 1 Reply Last reply
    0
    • P pakFari

      tell me one thing plz,i am working on voice chat project, in this case which approch is better (for audio or vedio) 1> using win32 API 2> DirectSound and one more thing ,our windows uses win32 APIz or DirectSound,thanks

      A Offline
      A Offline
      Andre Ziegler
      wrote on last edited by
      #2

      You can use managed DirectX. You have to download the the Dx9.0c SDK here http://www.microsoft.com/downloads/details.aspx?FamilyId=1C8DC451-2DBE-4ECC-8C57-C52EEA50C20A&displaylang=en[^] 'A programmer ist just a tool which converts caffeine into code'

      P 1 Reply Last reply
      0
      • A Andre Ziegler

        You can use managed DirectX. You have to download the the Dx9.0c SDK here http://www.microsoft.com/downloads/details.aspx?FamilyId=1C8DC451-2DBE-4ECC-8C57-C52EEA50C20A&displaylang=en[^] 'A programmer ist just a tool which converts caffeine into code'

        P Offline
        P Offline
        pakFari
        wrote on last edited by
        #3

        thanks for ur reply, plz tell me windows uses win32 APIz or DirectX for audio purposes ?, and other person should have installed directsound to use my application or my exe file will not bother?.thanks

        A 1 Reply Last reply
        0
        • P pakFari

          thanks for ur reply, plz tell me windows uses win32 APIz or DirectX for audio purposes ?, and other person should have installed directsound to use my application or my exe file will not bother?.thanks

          A Offline
          A Offline
          Andre Ziegler
          wrote on last edited by
          #4

          Hi

          pakFari wrote:

          plz tell me windows uses win32 APIz or DirectX for audio purposes

          Windows uses Win32-API. Dx was introduced as an API for games and multimedia-appz in the middle of the 1990s.

          pakFari wrote:

          and other person should have installed directsound to use my application or my exe file will not bother?

          DirectX is included in windows since Windows98. In windowsXP sp2 DirectX 9.0c and .NET 1.1 framework (in the english version, but not in the german :rolleyes: ) is included, so everyone should run your application. André 'A programmer ist just a tool which converts caffeine into code'

          P 1 Reply Last reply
          0
          • A Andre Ziegler

            Hi

            pakFari wrote:

            plz tell me windows uses win32 APIz or DirectX for audio purposes

            Windows uses Win32-API. Dx was introduced as an API for games and multimedia-appz in the middle of the 1990s.

            pakFari wrote:

            and other person should have installed directsound to use my application or my exe file will not bother?

            DirectX is included in windows since Windows98. In windowsXP sp2 DirectX 9.0c and .NET 1.1 framework (in the english version, but not in the german :rolleyes: ) is included, so everyone should run your application. André 'A programmer ist just a tool which converts caffeine into code'

            P Offline
            P Offline
            pakFari
            wrote on last edited by
            #5

            thankyou very much,in my system DirectX is installed but i could not add the reference of Microsoft.DirectX, it gives an error, i search in my system but could not find the DirectX.dll.plz tell me the way to add the reference of DirectX dll, once again thankx for ur reply

            A 1 Reply Last reply
            0
            • P pakFari

              thankyou very much,in my system DirectX is installed but i could not add the reference of Microsoft.DirectX, it gives an error, i search in my system but could not find the DirectX.dll.plz tell me the way to add the reference of DirectX dll, once again thankx for ur reply

              A Offline
              A Offline
              Andre Ziegler
              wrote on last edited by
              #6

              Is the DxSDK and managedDirectX successfully installed on your machine? 'A programmer ist just a tool which converts caffeine into code'

              P 1 Reply Last reply
              0
              • A Andre Ziegler

                Is the DxSDK and managedDirectX successfully installed on your machine? 'A programmer ist just a tool which converts caffeine into code'

                P Offline
                P Offline
                pakFari
                wrote on last edited by
                #7

                hi,i am using windows xp with service pack-2, i think DirectX should already exist in my system, but anyhow i installed DirectX 9 from CD. but he problem is still there.

                A 1 Reply Last reply
                0
                • P pakFari

                  hi,i am using windows xp with service pack-2, i think DirectX should already exist in my system, but anyhow i installed DirectX 9 from CD. but he problem is still there.

                  A Offline
                  A Offline
                  Andre Ziegler
                  wrote on last edited by
                  #8

                  Hi, take a look at your HDD. Do you have these files on your hdd (look at the picture here http://img455.imageshack.us/my.php?image=manageddx8ot.png[^])? These are the managed DirectX-files you need :rolleyes: . André 'A programmer ist just a tool which converts caffeine into code'

                  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