Invisionsoft
Well-known member
Hello,
I am looking into recording sound from a microphone using vb.net into a wav or mp3 file. I've Googled loads but only found 3rd party controls and C# code, which looks too sticky to convert... so I've asked here because I know I will get expert help
http://www.codeproject.com/cs/media/cswavrec.asp?print=true
I found this article on the code project which uses WaveIn and WaveOut but this looks unconvertible.... and I would like to avoid using DirectX SDK because the installation files are large and I wouldn't like users to have to do that....
So yeah, I've used Win32 libraries before and it must be possibly to use them... all I need is some help getting started.
Regards
James
I am looking into recording sound from a microphone using vb.net into a wav or mp3 file. I've Googled loads but only found 3rd party controls and C# code, which looks too sticky to convert... so I've asked here because I know I will get expert help
http://www.codeproject.com/cs/media/cswavrec.asp?print=true
I found this article on the code project which uses WaveIn and WaveOut but this looks unconvertible.... and I would like to avoid using DirectX SDK because the installation files are large and I wouldn't like users to have to do that....
So yeah, I've used Win32 libraries before and it must be possibly to use them... all I need is some help getting started.
Regards
James