capturing sound from microphone

Started by
1 comment, last by tomalter80 20 years, 6 months ago
hi i want to make a voice chat software for windows. I dont have much experience on programming on windows. I want to capture the sound data coming from microphone and then borad cast that data. my client will catch that data and convert it into sound. but i dont know how to capture the sound data coming through microphone. please tell me how i can do that? how helpful will directx be? is there any thing other than directx that can be more handy? as if now i am totally new to directx. please help
Advertisement
Take a look at the "CaptureSound" example in the SDK samples. That shows you how to do it.

--
Simon O''Connor
ex -Creative Asylum
Programmer &
Microsoft MVP

Simon O'Connor | Technical Director (Newcastle) Lockwood Publishing | LinkedIn | Personal site

I think you should better use the Direct Play Voice in Direct Play to do it. This is very easy to do what you need that you do not need much more consider about the networking and the sound buffer management.

This topic is closed to new replies.

Advertisement