Generated when the API key used in the transaction is invalid.
Namespace: iSpeechAssembly: iSpeechSDK (in iSpeechSDK.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public class InvalidApiKeyException : Exception |
| Visual Basic |
|---|
Public Class InvalidApiKeyException _
Inherits Exception |
| Visual C++ |
|---|
public ref class InvalidApiKeyException : public Exception |
Inheritance Hierarchy
See Also