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
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.