Name | Type | Description | Notes |
---|---|---|---|
text | String | The transcribed text for the audio file. | |
duration | BigDecimal | The duration of the audio file in seconds. This is only included if `response_format` is set to `verbose_json`. | [optional] |
segments | List<AudioTranscriptionResponseSegments> | Segments of the transcribed text and their corresponding details. This is only included if `response_format` is set to `verbose_json`. | [optional] |