Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 855 Bytes

File metadata and controls

17 lines (13 loc) · 855 Bytes

Recording

Properties

Name Type Description Notes
id str Unique identifier for this recording. [optional]
name str The recording name. [optional]
type str The recording type. Options: text or sound [optional]
seconds int The length of the recording. [optional]
url str The URL of the recording file. [optional]
processed bool Whether the recording is ready for use. [optional]
created_at str When the recording was created. [optional]
updated_at str When the recording was last updated. [optional]

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