
C# | Visual Basic | Visual C++ |
public event EventHandler<SpeechDetectionEventArgs> WordHypothesized
Public Event WordHypothesized As EventHandler(Of SpeechDetectionEventArgs)
public: virtual event EventHandler<SpeechDetectionEventArgs^>^ WordHypothesized { void add (EventHandler<SpeechDetectionEventArgs^>^ value); void remove (EventHandler<SpeechDetectionEventArgs^>^ value); }

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