Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1 KB

RecordingTranscriptionMetadata.md

File metadata and controls

17 lines (9 loc) · 1 KB

RecordingTranscriptionMetadata

If the recording was transcribed, metadata about the transcription

Properties

Name Type Description Notes
id String The unique transcription ID [optional]
status String The current status of the process. For recording, current possible values are 'processing', 'partial', 'complete', 'deleted', and 'error'. For transcriptions, current possible values are 'none', 'processing', 'available', 'error', 'timeout', 'file-size-too-big', and 'file-size-too-small'. Additional states may be added in the future, so your application must be tolerant of unknown values. [optional]
completedTime OffsetDateTime The time that the transcription was completed [optional]
url URI The URL of the transcription [optional]