Values of a particular voice. More...
| Import Statement | import ArcGI |
Properties
Detailed Description
The Voice component contains details of the text-to-speech voice provided by the device.
Voice is a singleton component, and does not need to be instantiated. It is also a read-only component, and cannot alter any of the properties it returns.
Enumerations
Gender enumeration
This enum describes the possible gender options for a voice. It informs the gender property.
| Name | Value |
|---|---|
| Voice. | 0 |
| Voice. | 1 |
| Voice. | 2 |
Age enumeration
This enum describes the age of the voice. It informs the age property.
| Name | Value |
|---|---|
| Voice. | 0 |
| Voice. | 1 |
| Voice. | 2 |
| Voice. | 3 |
| Voice. | 4 |