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

Thread: Microphone

  1. #1
    Join Date
    Feb 2000
    Location
    America
    Posts
    130

    Microphone

    I need to turn on the microphone through coding, and channel it into a file. If it's possible, i need to get the frequencies in realtime as well. Can anyone help?


  2. #2
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    Re: Microphone

    Every microphone I've owned has had a physical switch on the microphone. It would be pretty difficult to write code to throw this switch


  3. #3
    Join Date
    Feb 2000
    Location
    America
    Posts
    130

    Re: Microphone

    C:\Windows\Start Menu\Program Files\Accessories\Entertainment\SoundRecorder.exe

    It can be done.


  4. #4
    Join Date
    Feb 2000
    Location
    Indiana
    Posts
    308

    Re: Microphone

    This may work on a microphone that doesn't have an on/off switch on the microphone, but I'd be surprised if it could handle a switched microphone.


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