SpeechDetectionEventArgsWord Property |
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntaxpublic string Word { get; }
Public ReadOnly Property Word As String
Get
public:
property String^ Word {
String^ get ();
}
member Word : string with get
Property Value
String
See Also