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