Voice Changer (Bytes)
Voice Changer
ボイスチェンジャー (Bytes)
Takes an audio file of speech, and returns an audio file of speech spoken with the same intonation, but with a different voice.
POST
Voice Changer (Bytes)
承認
ヘッダー
API version header.
利用可能なオプション:
2024-06-10 例:
"2024-06-10"
ボディ
multipart/form-data
Supported audio formats: flac, mp3, mpeg, mpga, oga, ogg, wav, webm
利用可能なオプション:
raw, wav, mp3 The sample rate of the output audio in Hz. Supported sample rates are 8000, 16000, 22050, 24000, 44100, 48000.
Required for raw and wav containers.
利用可能なオプション:
pcm_f32le, pcm_s16le, pcm_mulaw, pcm_alaw Required for mp3 containers.
レスポンス
200 - audio/*
Audio bytes
The response is of type file.