Generated when the API key used in the transaction is invalid.

Namespace: iSpeech
Assembly: 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

System..::..Object
  System..::..Exception
    iSpeech..::..InvalidApiKeyException

See Also