Ozeki VoIP SDK Class library
SpeechDetectionEventArgs Constructor (word)
NamespacesOzeki.Media.MediaHandlersSpeechDetectionEventArgsSpeechDetectionEventArgs(String)
Initializes a new instance of the SpeechDetectionEventArgs class
Declaration Syntax
C#Visual BasicVisual C++
public SpeechDetectionEventArgs(
	string word
)
Public Sub New ( 
	word As String
)
public:
SpeechDetectionEventArgs(
	String^ word
)
Parameters
word (String)

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