ProsodyRate Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates values for the Rate
property of a Prosody
object.
public enum class ProsodyRate
public enum ProsodyRate
type ProsodyRate =
Public Enum ProsodyRate
- Inheritance
Fields
Name | Value | Description |
---|---|---|
Default | 0 | Indicates the engine-specific default rate. |
ExtraSlow | 1 | Indicates an extra-slow rate. |
Slow | 2 | Indicates a slow rate. |
Medium | 3 | Indicates a medium rate. |
Fast | 4 | Indicates a fast rate. |
ExtraFast | 5 | Indicates an extra-fast rate. |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.