OPENAPI / COMPONENTS / SCHEMAS

Create Speech Request 数据结构

CreateSpeechRequest

OpenAI API 合约中的 Create Speech Request 结构定义。

object7字段
inputstring必填

OpenAI API 合约中的 input 值。

instructionsstring

OpenAI API 合约中的 instructions 值。

modelstring必填

OpenAI API 合约中的 model 值。

response_formatstring

OpenAI API 合约中的 response format 值。

speednumber

OpenAI API 合约中的 speed 值。

stream_formatstring

OpenAI API 合约中的 stream format 值。

voiceVoiceIdsOrCustomVoice必填

OpenAI API 合约中的 voice 值。