Share via


Note

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

PromptStyle Members

Include Protected Members
Include Inherited Members

Defines a style for speaking prompts that consists of settings for emphasis, rate, and volume.

The PromptStyle type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Emphasis Gets or sets the setting for the emphasis of the style.
Public property Rate Gets or sets the setting for the speaking rate of the style.
Public property Volume Gets or sets the setting for the volume (loudness) of the style.

Top

Methods

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

Top

See Also

Reference

PromptStyle Class

Microsoft.Speech.Synthesis Namespace