Skip to content

数据模型: AudioTranscriptionResponse

AudioTranscriptionResponse

字段类型必选描述
textstring

数据模型示例

json
{
  "text": "string"
}

Released under the MIT License.