SpeechErrorEventArgsSpeechErrorText Property |
[Missing <summary> documentation for "P:MicrosoftProjectOxford.SpeechErrorEventArgs.SpeechErrorText"]
Namespace: MicrosoftProjectOxfordAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntaxpublic string SpeechErrorText { get; }
Public ReadOnly Property SpeechErrorText As String
Get
public:
property String^ SpeechErrorText {
String^ get ();
}
member SpeechErrorText : string with get
Property Value
Type:
String
See Also