OPENAPI / COMPONENTS / SCHEMAS
Create Speech Request data structure
CreateSpeechRequestStructural definition for Create Speech Request in the OpenAI API contract.
object7properties
inputstringrequiredinput value in the OpenAI API contract.
instructionsstringinstructions value in the OpenAI API contract.
modelstringrequiredmodel value in the OpenAI API contract.
response_formatstringresponse format value in the OpenAI API contract.
speednumberspeed value in the OpenAI API contract.
stream_formatstringstream format value in the OpenAI API contract.
voiceVoiceIdsOrCustomVoicerequiredvoice value in the OpenAI API contract.