Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 647 Bytes

CreateTranscription200Response.md

File metadata and controls

17 lines (9 loc) · 647 Bytes

CreateTranscription200Response

Properties

Name Type Description Notes
text String The transcribed text.
language String The language of the input audio.
duration String The duration of the input audio.
words List<TranscriptionWord> Extracted words and their corresponding timestamps. [optional]
segments List<TranscriptionSegment> Segments of the transcribed text and their corresponding details. [optional]