Ozeki VoIP SDK Class library
WordHypothesized Event
NamespacesOzeki.Media.MediaHandlersSpeechToTextWordHypothesized
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<SpeechDetectionEventArgs> WordHypothesized
Public Event WordHypothesized As EventHandler(Of SpeechDetectionEventArgs)
public:
 event EventHandler<SpeechDetectionEventArgs^>^ WordHypothesized {
	void add (EventHandler<SpeechDetectionEventArgs^>^ value);
	void remove (EventHandler<SpeechDetectionEventArgs^>^ value);
}
Value

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