Thread: Getting wave sample from microphone.

  1. #1
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342

    Getting wave sample from microphone.

    I would like to get the frequency (I think it's called wave sample.) input from a microphone into some kind of var.

    Thanks, August.

  2. #2

  3. #3
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    Here is what I've got: [attached file]
    As you can see it Opens, Starts, Stops, Closes and creates a buffer.
    But I still don't know how to really GET the input in a 'wave sample' format; or even at all.
    How can I?
    Thanks, August.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Output to file: "1200,1300,1220,1220,"... ect.
    By Queatrix in forum Windows Programming
    Replies: 10
    Last Post: 05-02-2006, 08:39 AM
  2. Compression/Decompression Wave File and MP3
    By cindy_16051988 in forum Projects and Job Recruitment
    Replies: 51
    Last Post: 04-29-2006, 06:25 AM
  3. displaying sample values from a wave file
    By supermeew in forum C Programming
    Replies: 7
    Last Post: 04-19-2006, 08:39 AM
  4. Processing a sine wave file
    By subdene in forum C++ Programming
    Replies: 2
    Last Post: 07-12-2004, 03:04 PM
  5. Help open wave file in Borland C++ plz
    By toa2k in forum C++ Programming
    Replies: 1
    Last Post: 01-22-2004, 07:55 AM