Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 427 Bytes

AudioTranscriptionResponseSegments.md

File metadata and controls

16 lines (8 loc) · 427 Bytes

AudioTranscriptionResponseSegments

Properties

Name Type Description Notes
id BigDecimal Unique identifier of the segment.
start BigDecimal Start time of the segment in seconds.
end BigDecimal End time of the segment in seconds.
text String Text content of the segment.