OPENAPI / COMPONENTS / SCHEMAS
Transcription Response data structure
TranscriptionResponseStructural definition for Transcription Response in the Mistral AI API contract.
object5properties
languagestringrequiredlanguage value in the Mistral AI API contract.
modelstringrequiredmodel value in the Mistral AI API contract.
segmentsTranscriptionSegmentChunksegments value in the Mistral AI API contract.
textstringrequiredtext value in the Mistral AI API contract.
usageUsageInforequiredusage value in the Mistral AI API contract.