Thread: Microphone recognition...

  1. #1
    weraw
    Guest

    Question Microphone recognition...

    can anyone help me how to detect the inputs from the microphone in DOS(not under Windows) using C/C++?
    I don't have even core idea about it?
    please .......
    Thank u.

  2. #2
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    I don't know what kind of microphone you are using. But I guess there's some kind of audio I/O card in your computer which handles this. You could program this card, your (driver)documentation perhaps can give you some hints. Or take a look on the manufacturer's site.

  3. #3
    the Corvetter
    Join Date
    Sep 2001
    Posts
    1,584
    You'd need to have a driver of the microphone installed and then there is a whole new ballpark to be playing in with that. That is programming specific. Probably out of the scope of this forum.

    --Garfield
    1978 Silver Anniversary Corvette

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Playback microphone through DBS
    By hdragon in forum Tech Board
    Replies: 0
    Last Post: 06-11-2007, 02:38 PM
  2. How to mute microphone in mixer?
    By Geolingo in forum Windows Programming
    Replies: 7
    Last Post: 08-25-2006, 02:45 AM
  3. Voice recognition SDK....
    By BobS0327 in forum C Programming
    Replies: 2
    Last Post: 03-31-2005, 09:50 AM
  4. speech/handwriting recognition for programming?
    By Sargnagel in forum Tech Board
    Replies: 7
    Last Post: 08-25-2003, 02:24 PM
  5. MFC/Win32 MicroPhone Mute
    By Moshe Bergman in forum Windows Programming
    Replies: 0
    Last Post: 10-28-2002, 02:50 PM