create_omni_voice
Create a reusable voice character for Gemini Omni video generation by combining a preset base voice with custom characteristics, returning a kieAudioId for use in video generation.
Instructions
NEW — Create a reusable voice character for Gemini Omni video generation. Returns kieAudioId for use in generate_video audio_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Voice character name (max 210 chars) | |
| audio_id | Yes | Preset base voice (30 options). The created voice inherits this preset and is customized by voice_description. | |
| example_dialogue | No | Sample dialogue (max 120 chars), e.g. "Hello, I am Adam" | |
| voice_description | No | Detailed voice characteristics: timbre, style, rate, emotion (max 20000 chars) |