OPENAPI / COMPONENTS / SCHEMAS

Speech Request data structure

SpeechRequest

Structural definition for Speech Request in the Mistral AI API contract.

object8properties
inputstringrequired

input value in the Mistral AI API contract.

metadatastring

metadata value in the Mistral AI API contract.

modelstring

model value in the Mistral AI API contract.

prompt_cache_keystring

prompt cache key value in the Mistral AI API contract.

ref_audiostring

ref audio value in the Mistral AI API contract.

response_formatSpeechOutputFormat

response format value in the Mistral AI API contract.

streamboolean

stream value in the Mistral AI API contract.

voice_idstring

voice id value in the Mistral AI API contract.