Create Voice
ボイス
ボイスを作成する
deprecated
Create voice from an embedding
POST
Create Voice
このエンドポイントは非推奨です。代わりに ボイスをクローンする を使用してください。
承認
ヘッダー
API version header.
利用可能なオプション:
2024-06-10 例:
"2024-06-10"
ボディ
application/json
The name of the voice.
The description of the voice.
A 192-dimensional vector (i.e. a list of 192 numbers) that represents the voice.
The language that the given voice should speak the transcript in.
利用可能なオプション:
en, fr, de, es, pt, zh, ja, hi, it, ko, nl, pl, ru, sv, tr Pull in features from a base voice, used for features like voice mixing.
レスポンス
200 - application/json
The ID of the voice.
The ID of the user who owns the voice.
Whether the voice is publicly accessible.
The name of the voice.
The description of the voice.
The date and time the voice was created.
The voice's language, as an ISO 639-1 code (e.g. en, fr, zh)
例:
"en"