Is there a way to send audio input from a microphone to the sound card speakers (similar to a PA system) with visual basic 6?
Any help would be appreciated.
Regards,
DSeed
Printable View
Is there a way to send audio input from a microphone to the sound card speakers (similar to a PA system) with visual basic 6?
Any help would be appreciated.
Regards,
DSeed
Does anyone know how to do this?
i don't think there is a way to access the microphone from vb directly... i asked a while ago and no one answered!
what you can do is use the "DirectX DirectSound" and record something from the microphone to a file, and then play it, again with directX