Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
PromptStyle Class
Defines a style for speaking prompts that consists of settings for emphasis, rate, and volume.
Inheritance Hierarchy
System.Object
Microsoft.Speech.Synthesis.PromptStyle
Namespace: Microsoft.Speech.Synthesis
Assembly: Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class PromptStyle
'Usage
Dim instance As PromptStyle
[SerializableAttribute]
public sealed class PromptStyle
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.