OPENAPI / COMPONENTS / SCHEMAS

Create Speech Request data structure

CreateSpeechRequest

Structural definition for Create Speech Request in the OpenAI API contract.

object7properties
inputstringrequired

input value in the OpenAI API contract.

instructionsstring

instructions value in the OpenAI API contract.

modelstringrequired

model value in the OpenAI API contract.

response_formatstring

response format value in the OpenAI API contract.

speednumber

speed value in the OpenAI API contract.

stream_formatstring

stream format value in the OpenAI API contract.

voiceVoiceIdsOrCustomVoicerequired

voice value in the OpenAI API contract.