エンドポイント
リクエスト本文フィールドの説明
| Field | Required | Description |
|---|---|---|
files | Yes | 音声クローンに使用する音声ファイル |
name | Yes | ボイスの名称 |
description | No | ボイスの説明 |
注意事項
filesは3MB以下のWAVまたはMP3ファイルである必要があります。nameは100文字を超えることはできません。- APIによるボイスクローン登録機能は、Freeプランのユーザーには利用できません。
Authorizations
Body
multipart/form-data
Audio file and voice metadata
Response
Successfully created cloned voice
Unique identifier for the created voice
Example:
"voice_123456789"