--- title: TtsVoiceEntity --- ## PureCloud::TtsVoiceEntity ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **gender** | **String** | The gender of the TTS voice | | | **language** | **String** | The language supported by the TTS voice | | | **engine** | [**TtsEngineEntity**](TtsEngineEntity.html) | Ths TTS engine this voice belongs to | | | **is_default** | **BOOLEAN** | The voice is the default voice for its language | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}