Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
PromptStyle Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the PromptStyle class.
Overload List
Name | Description | |
---|---|---|
PromptStyle() | Initializes a new instance of the PromptStyle class. | |
PromptStyle(PromptEmphasis) | Initializes a new instance of the PromptStyle class and specifies the setting for the emphasis of the style. | |
PromptStyle(PromptRate) | Initializes a new instance of the PromptStyle class and specifies the setting for the speaking rate of the style. | |
PromptStyle(PromptVolume) | Initializes a new instance of the PromptStyle class and specifies the setting for the speaking volume of the style. |
Top