AI Voice Changer
ai_voice_changerChange a voice in any recording. $0.05 per recording. Runs asynchronously: returns a generation_id; call get_generation until status is "completed".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| consent | Yes | I have permission to use the target voice | |
| source_audio | Yes | Recording to change: public https URL or base64 data URI (audio). | |
| reference_audio | Yes | Target voice sample: public https URL or base64 data URI (audio). |