
C# | Visual Basic | Visual C++ |
protected bool IsRecognizing { get; private set; }
Protected Property IsRecognizing As Boolean Get Private Set
protected: property bool IsRecognizing { bool get (); private: void set (bool value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290