Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 880 Bytes

File metadata and controls

17 lines (13 loc) · 880 Bytes

Recording

Properties

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

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