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

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