OPENAPI / COMPONENTS / SCHEMAS
Speech Request data structure
SpeechRequestStructural definition for Speech Request in the Mistral AI API contract.
object8properties
inputstringrequiredinput value in the Mistral AI API contract.
metadatastringmetadata value in the Mistral AI API contract.
modelstringmodel value in the Mistral AI API contract.
prompt_cache_keystringprompt cache key value in the Mistral AI API contract.
ref_audiostringref audio value in the Mistral AI API contract.
response_formatSpeechOutputFormatresponse format value in the Mistral AI API contract.
streambooleanstream value in the Mistral AI API contract.
voice_idstringvoice id value in the Mistral AI API contract.