Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.14 KB

PromptAssetCreate.md

File metadata and controls

22 lines (18 loc) · 1.14 KB

PromptAssetCreate

Properties

Name Type Description Notes
id string The globally unique identifier for the object. [optional]
name string [optional]
promptId string Associated prompt ID [optional]
language string The prompt language.
mediaUri string URI of the resource audio [optional]
ttsString string Text to speech of the resource [optional]
text string Text of the resource [optional]
uploadStatus string Audio upload status [optional]
uploadUri string Upload URI for the resource audio [optional]
languageDefault bool Whether or not this resource locale is the default for the language [optional]
tags map[string,string[]] [optional]
durationSeconds double [optional]
selfUri string The URI for this object [optional]

[Back to Model list] [Back to API list] [Back to README]