요청 본문 필드 설명
Field | Required | Description |
---|---|---|
files | ✅ | 보이스 클로닝에 사용될 오디오 파일 |
name | ✅ | 보이스의 이름 |
description | ❌ | 보이스에 대한 설명 |
참고 사항
files
는 3MB 이하의 WAV 또는 MP3 파일이어야 합니다.name
은 100자를 초과할 수 없습니다.- API를 통한 보이스 클로닝 등록 기능은 Free 요금제 사용자에게 제공되지 않습니다.
Headers
API key for the service
Body
multipart/form-data
Audio file and voice metadata
The body is of type object
.
Response
Successfully created cloned voice
The response is of type object
.