Thread: Access microphone of my PC through C programming

  1. #1
    Registered User devilwar's Avatar
    Join Date
    Nov 2011
    Location
    Rourkela, India
    Posts
    5

    Access microphone of my PC through C programming

    Hello everyone,

    I want to know how can I acquire data through the microphone of my PC and then process it in C language. A detailed explanation will be very much appreciable as I am not very good in C programming language.

    Thanks.....

  2. #2
    spaghetticode
    Guest
    Sounds like a job for your OS's API.

  3. #3
    Banned
    Join Date
    Aug 2010
    Location
    Ontario Canada
    Posts
    9,547
    Quote Originally Posted by devilwar View Post
    Hello everyone,

    I want to know how can I acquire data through the microphone of my PC and then process it in C language. A detailed explanation will be very much appreciable as I am not very good in C programming language.

    Thanks.....
    What "data" do you expect to acquire from the microphone?

    What operating system are you using?

    Trust me... if you are a beginner or if you find C difficult, this one will be a genuine ball buster.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C Programming to connect to access database
    By histupid1 in forum C Programming
    Replies: 0
    Last Post: 04-26-2011, 11:58 PM
  2. Record From Microphone
    By thetinman in forum Windows Programming
    Replies: 2
    Last Post: 05-03-2007, 02:16 PM
  3. Microphone & Linux
    By cboard_member in forum Tech Board
    Replies: 1
    Last Post: 09-10-2005, 03:39 AM
  4. computer microphone?
    By Waldo2k2 in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 11-26-2002, 04:22 PM
  5. Microphone recognition...
    By weraw in forum C Programming
    Replies: 2
    Last Post: 12-26-2001, 11:11 AM