 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public ISpeechToText SpeechEngine { get; private set; }
Public Property SpeechEngine As ISpeechToText Get Private Set
public: property ISpeechToText^ SpeechEngine { ISpeechToText^ get (); private: void set (ISpeechToText^ value); }
 Property Value
 Property ValueAssembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290

