AudioUrlResult
TTS result
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
audioUrl (str) – The audio url.
creditsUsed (float) – The credits used for this generation (0 when the cached audio is reused).
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict