CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5

Thread: Wav File Again

  1. #1
    Join Date
    Oct 2000
    Location
    Upstate NY
    Posts
    249

    Wav File Again

    Doesnt any one of you high powered guru's know how to Record audio into a wave file from a mike input or another source with code? Sort of desperate.
    73 RSH


  2. #2
    Join Date
    Nov 2000
    Location
    Tokyo and Memphis
    Posts
    238

    Re: Wav File Again

    I'm going to have to be doing that soon myself - it's lagely manual operation, hence the mike, what are you planing to code? I was just going to shell the thing up on to the screen and record using the application itself. What else did you want to do?

    Phil



  3. #3
    Join Date
    Mar 1999
    Location
    Nepal
    Posts
    540

    Re: Wav File Again

    Maybe the code here will help you.

    http://www.planet-source-code.com/xq...s/ShowCode.htm


  4. #4
    Join Date
    Oct 2000
    Location
    Upstate NY
    Posts
    249

    Re: Wav File Again

    phil m:
    The end use would be to produce audio instructions during the execution of a vb program.
    I am aware that programs such as sound forge should be able to generate a file which could be used, However mine will not generate audio when a source is applied to the input. The hardware is in the machine but I can not be sure it is working. If I could code the record process then at least it would be a check on the hardware. The black book is rather vague about the code for record.
    73 RSH


  5. #5
    Join Date
    Oct 2000
    Location
    Upstate NY
    Posts
    249

    Re: Wav File Again

    shree:
    I replied before but I guess I hit the wrong button. That looks like a good link but not having an unzipper probably makes it usless to me.
    Thanks for the try anyway.
    73 RSH


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

Featured