How to process real-time sound stream from microphone?

  • Thread starter Thread starter cartooncat
  • Start date Start date
C

cartooncat

I want to make a program that can receive wave sound stream from microphone
and process it (using FFT) in real-time, but I don't know any function can
get the real-time stream from microphone?
Please help me, thanks.
 
Hi
you can downlaod the directX SDK and install it .... it will create its own
type of project " you can select that type form the create new project menu
" . ....... it has all the function that would help you do the Forier
Transformation .
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 
Back
Top