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
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.