v1

latestOpenAPI 3.1.02026-08-06143234.8 KB
voiceChanger

Voice Changer

Returns a url to the generated audio file along with other associated properties.

post/v1/voice-changer/convert

Headers

api-keystring

Response

Ok

audio_filestring required

The URL or path of the generated audio file.

audio_length_in_secondsnumber double required

Length of the generated audio in seconds.

encoded_audiostring

Base64 encoded string of the generated audio. Used when audio is returned directly in the response.

remaining_character_countinteger required

Remaining number of characters available for synthesis in the current billing cycle.

transcriptionstring

Transcript of the generated audio, if transcription was requested.

warningstring

Any warning or informational message related to the audio generation process.