API reference
API reference
Select your platform
No SDKs available
No versions available

TTSWitVoiceSettings Class

Fields

Unique voice name
Voice style (ex. formal, fast)
Text-to-speech speed percentage
Text-to-speech audio pitch percentage

Properties

The unique id that can be used to represent a specific voice setting
Gets or generates a dictionary of all web service url request keys and values. That would generate a tts request with this voice setting.

Member Functions

Refreshes the unique voice id
Encodes all setting parameters into a dictionary for transmission
Serialize all data using the encoded values
Decodes all setting parameters from a provided json node

Static Member Functions

Checks if request can be decoded for data Example Data: { "q": "Text to be spoken" "voice": "Charlie }
Parameters
responseNode
The deserialized json data class
Returns
True if request can be decoded
Did you find this page helpful?
Thumbs up icon
Thumbs down icon