| Scalar Attributes |
| Attribute name |
Data Type |
R/W Type |
Expert |
| gender: Voice's Gender |
DEV_STRING | READ_WRITE | No |
| volume: Synthesizer output volume level of the voice. |
DEV_SHORT | READ_WRITE | No |
| rate: Speaking rate of the voice. Supported values range from -10 to 10 |
DEV_LONG | READ_WRITE | No |
| priority: priority of the voice possible values: 'normal' = Normal priority, 'alert' = Alert priority. 'over' = Over priority (the voice should mix its audio with all other audio on the system with no synchronization). OVER voices only mix their audio on Windows 2000. |
DEV_STRING | READ_WRITE | No |
| num_pause: Number of msec of pause between 2 repeated talks. |
DEV_LONG | READ_WRITE | No |
| repeat: Number of repeated talks. |
DEV_LONG | READ_WRITE | No |
| text_to_talk: The text to speak. |
DEV_STRING | READ_WRITE | No |