Ozeki VoIP SDK Class library
WordRecognized Event
NamespacesOzeki.Media.MediaHandlersDefaultSpeechToTextWordRecognized
Declaration Syntax
C#Visual BasicVisual C++
public event EventHandler<SpeechDetectionEventArgs> WordRecognized
Public Event WordRecognized As EventHandler(Of SpeechDetectionEventArgs)
public:
virtual  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