Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

InvalidCultureException Members

Include Protected Members
Include Inherited Members

Thrown when a recognizer attempts to reference a grammar that specifies an unsupported or uninstalled language.

The InvalidCultureException type exposes the following members.

Constructors

  Name Description
Public method InvalidCultureException() Creates a new instance of InvalidCultureException.
Public method InvalidCultureException(String) Creates a new instance of InvalidCultureException from the error message.
Public method InvalidCultureException(String, Exception) Creates a new instance of InvalidCultureException from the error message and the inner exception.

Top

Properties

  Name Description
Public property Data (inherited from Exception)
Public property HelpLink (inherited from Exception)
Protected property HResult (inherited from Exception)
Public property InnerException (inherited from Exception)
Public property Message (inherited from Exception)
Public property Source (inherited from Exception)
Public property StackTrace (inherited from Exception)
Public property TargetSite (inherited from Exception)

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetBaseException (inherited from Exception)
Public method GetHashCode (inherited from Object)
Public method GetObjectData (inherited from Exception)
Public method GetType (inherited from Exception)
Protected method MemberwiseClone (inherited from Object)
Public method ToString (inherited from Exception)

Top

See Also

Reference

InvalidCultureException Class

Microsoft.Speech.Recognition Namespace