Transform the voice in an audio file to a different AI voice while preserving the original content.
Documentation Index
Fetch the complete documentation index at: https://api.finevoice.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer token for authentication. Format: Bearer {your_api_key}
Target voice model name to convert the audio to.
"madison"
Publicly accessible URL of the source audio file to convert.
"https://dlaudio.fineshare.net/web/finevoice3/audio/avc-example-1.mp3"
Output audio format. Supported values: mp3, wav.
"mp3"
Set to true to process asynchronously and receive a task_id for polling. Set to false for synchronous processing.
true
Task accepted. Returns a task_id for polling status.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"