Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
InvalidCultureException Constructor
Include Protected Members
Include Inherited Members
Creates a new instance of InvalidCultureException.
Overload List
Name | Description | |
---|---|---|
InvalidCultureException() | Creates a new instance of InvalidCultureException. | |
InvalidCultureException(String) | Creates a new instance of InvalidCultureException from the error message. | |
InvalidCultureException(String, Exception) | Creates a new instance of InvalidCultureException from the error message and the inner exception. |
Top