Does Speech Recognition using .NET Framework require a message pump?

Posted by manuel on Stack Overflow See other posts from Stack Overflow or by manuel
Published on 2010-04-12T16:36:22Z Indexed on 2010/04/12 16:43 UTC
Read the original article Hit count: 358

I'm writing a plugin (dll file), and I'm creating a WinForm as its interface/dialog. If it does require a message pump, how and where should I create one?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about speech-recognition