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

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