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. record Voice

record Voice

Scheduled Pinned Locked Moved C / C++ / MFC
questionperformancehelp
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.
  • B Offline
    B Offline
    bulgaa
    wrote on last edited by
    #1

    Hello I want to record sound from Sound card to memory(buffer). That sound is generated by people using microphone. How can I decide it? I am not have any Idea now. If you have any suggestion, help me pls? Thank you so much for you help. Thank you

    B M 2 Replies Last reply
    0
    • B bulgaa

      Hello I want to record sound from Sound card to memory(buffer). That sound is generated by people using microphone. How can I decide it? I am not have any Idea now. If you have any suggestion, help me pls? Thank you so much for you help. Thank you

      B Offline
      B Offline
      billiam904
      wrote on last edited by
      #2

      Hi, this is exactly what I am doing now. I am using the MCI commands, WaveInOpen(), mmioWrite(), etc. There are some good articles here that helped me. But, I had to take a combination of the articles to actually get my project to work. Check out MCI at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/multimed/htm/\_win32\_mci.asp Bill Dennis Orlando, FL

      1 Reply Last reply
      0
      • B bulgaa

        Hello I want to record sound from Sound card to memory(buffer). That sound is generated by people using microphone. How can I decide it? I am not have any Idea now. If you have any suggestion, help me pls? Thank you so much for you help. Thank you

        M Offline
        M Offline
        meiyueh
        wrote on last edited by
        #3

        The 1st thing u hv to do is either create ur own wave class or get the function like what hv suggest by the guy who reply to u to do ur class. use msdn library to help you talking to ( do programming) the soundcard to buffer.u cn get msdn library online in vc++ developer centre or u jst buy the license or cd of it and can use offline. you can take the wavein.cpp i jst posted in jst nw as a reference too. The file is about how to get the signal frm sound card to buffer.and at the same time, could u also help me to ask others how to read the buffer to display or do signal processing later? if yes, i would be very aprreciate ur help. thx a lot.gd luck..

        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