PromptStyle Constructor

Microsoft Speech Platform SDK 11

Collapse imageExpand ImageCopy imageCopyHover image

Initializes a new instance of the PromptStyle class.

Overload List

  NameDescription
Public methodPromptStyle()()()()Initializes a new instance of the PromptStyle class.
Public methodPromptStyle(PromptEmphasis)Initializes a new instance of the PromptStyle class and specifies the setting for the emphasis of the style.
Public methodPromptStyle(PromptRate)Initializes a new instance of the PromptStyle class and specifies the setting for the speaking rate of the style.
Public methodPromptStyle(PromptVolume)Initializes a new instance of the PromptStyle class and specifies the setting for the speaking volume of the style.
Top

See Also