







Defines a style for speaking prompts that consists of settings for emphasis, rate, and volume.
Inheritance Hierarchy
Namespace:
Microsoft.Speech.Synthesis
Assembly:
Microsoft.Speech (in Microsoft.Speech.dll)
Syntax
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public NotInheritable Class PromptStyle |
| Visual Basic (Usage) |
|---|
Dim instance As PromptStyle |
| C# |
|---|
[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.
