Generate royalty-free sound effects from a text prompt or video source.
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}
Text description of the sound effect to generate.
"Thunderstorm with heavy rain and distant thunder"
Text description of elements to avoid in the generated sound.
"music, voices"
URL of a source video or image file to generate effects from. Required if sourceType is provided.
Type of the source file. Supported values: video, image. Required if sourceUrl is provided.
"video"
Desired duration of the generated sound effect in seconds. Maximum allowed duration is 30 seconds.
5
Set to true to process asynchronously and receive a task_id for polling.
true
Task accepted. Returns a task_id for polling status.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"