Sha256: e94fa19cc63bc6b4f90d5fd0b9d67515cce8a46e8ed58c8bc42fe1ec5cdf1f59
Contents?: true
Size: 923 Bytes
Versions: 41
Compression:
Stored size: 923 Bytes
Contents
--- title: TtsEngineEntity --- ## PureCloud::TtsEngineEntity ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **languages** | **Array<String>** | The set of languages the TTS engine supports | | | **output_formats** | **Array<String>** | The set of output formats the TTS engine can produce | | | **voices** | [**Array<TtsVoiceEntity>**](TtsVoiceEntity.html) | The set of voices the TTS engine supports | [optional] | | **is_default** | **BOOLEAN** | The TTS engine is the global default engine | [optional] | | **is_secure** | **BOOLEAN** | The TTS engine can be used in a secure call flow | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
41 entries across 41 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-59.0.0 | docs/TtsEngineEntity.md |