Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
SrgsRule Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the SrgsRule class.
Overload List
Name | Description | |
---|---|---|
SrgsRule(String) | Initializes a new instance of the SrgsRule class and specifies the identifier for the rule. | |
SrgsRule(String, []) | Initializes a new instance of the SrgsRule class from an array of SrgsElement objects. |
Top