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 / C++ / MFC
  4. reading from the Microphone

reading from the Microphone

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 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.
  • H Offline
    H Offline
    hamidreza_buddy
    wrote on last edited by
    #1

    hello how can i read a stream from the sound card?

    M N 2 Replies Last reply
    0
    • H hamidreza_buddy

      hello how can i read a stream from the sound card?

      M Offline
      M Offline
      Mark Salsbery
      wrote on last edited by
      #2

      A couple popular ways are: Windows Multimedia Waveform Audio[^] DirectSound[^] There's no performance advantage using DirectX (DirectSound) over windows multimedia for audio. If you've done any DirectX coding, or already use DirectX in your code, then you may find DirectSound easier. Mark

      "Posting a VB.NET question in the C++ forum will end in tears." Chris Maunder

      1 Reply Last reply
      0
      • H hamidreza_buddy

        hello how can i read a stream from the sound card?

        N Offline
        N Offline
        normanS
        wrote on last edited by
        #3

        Search CodeProject for "audio". If you are doing this at a Windows multimedia level (not DirectX), search for WaveIn. There are a few projects to start you on the way.

        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