Click or drag to resize

SpeechDetectionEventArgs Constructor (String)

Initializes a new instance of the SpeechDetectionEventArgs class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SpeechDetectionEventArgs(
	string word
)

Parameters

word
Type: SystemString
See Also