Dispose(bool) Method
         
         
         
Summary
Destroys this SpeechRecognitionEngine instance and releases all resources.
Syntax
protected virtual void Dispose( 
   bool disposing 
) 
protected:  
   virtual void Dispose( 
      bool disposing 
   ) 
Parameters
disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.
 
Requirements
Target Platforms
See Also
SpeechRecognitionEngine Class
SpeechRecognitionEngine Members
Leadtools.SpeechRecognition Namespace