Well, that's an interesting question. If you check at
www.opennetcf.org and check out their multimedia library,
it should work. Typically, you need an unsafe code block
to get the recorder to work and VB.NET doesn't support
unsafe code.
I don't want to indavertantly restart the VB.NET vs. C#
debate, but if you are planning to program functionality
that requires API manipulation, it'd probably be worth it
familiarize yourself with C#. Since VB.NET doesn't support
unsafe code, it can be limiting in this regard. By no
means am I saying one is better than the other, but
translating VB.NET code to C# and vice versa is a lot more
straightforward than it first appears.
I have some code I can send you tomorrow (however it is C#)
that manipulates the recorder and you don't have to use the
VoiceRecorder control to use it(It manipulates the
VoiceRecorder control, but you can use your own buttons).
I'll zing it over to you tomorrow if you are intersted.
Bill
W.G. Ryan
(e-mail address removed)
www.knowdotnet.com