Record voice via .NET

  • Thread starter Thread starter Newbie
  • Start date Start date
N

Newbie

How do I record voice from a microphone in G711 codec format ? Are there any
library functions in .NET for this ?

Any samples/links please ...
 
Hi there,
You might want to try Managed DirectX 9.0 it has a DirectSound Library
for audio input and output.
 
Back
Top