SpeechDetectionEventArgsWord Property |
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
String
See Also