| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique ID for a PlayHT or Cloned Voice. | |
| name | str | The name of the voice. | |
| sample | str | URI sample of the voice. Can be null. | [optional] |
| accent | str | Accent of the voice. | [optional] |
| age | str | Age classification of the voice. | [optional] |
| gender | str | Gender of the voice. | [optional] |
| language | str | Descriptive language name. | |
| language_code | str | Code of the language. | |
| loudness | str | Loudness of the voice. | [optional] |
| style | str | Style of voice narration. | [optional] |
| tempo | str | Speaking tempo of the voice. | [optional] |
| texture | str | Texture of the voice. | [optional] |
| is_cloned | bool | If the voice is a cloned voice. | [optional] |
| voice_engine | str | The voice engine used to synthesize the voice. | [optional] |