create_voice
Configure a custom voice for AI personas by specifying provider, voice ID, gender, and country. Enables personalized voice integration.
Instructions
Create a custom voice configuration.
Args: display_name: Display name for the voice provider: Voice provider (e.g., "cartesia", "elevenlabs") provider_voice_id: The voice ID from the provider gender: Gender of the voice ("MALE" or "FEMALE") country: Country code (e.g., "US", "GB") description: Optional description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| display_name | Yes | ||
| provider | Yes | ||
| provider_voice_id | Yes | ||
| gender | No | ||
| country | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |