POST https://api.tokenhot.ai/v1/omni/audio/createaudioId,用于 gemini-omni-video 的 audio_ids 字段。character_ids 且 prompt 内含明确对白文本使用。curl --location 'https://api.tokenhot.ai/v1/omni/audio/create' \
--header 'Content-Type: application/json' \
--data '{
"audio_id": "achernar",
"name": "narrator",
"voice_description": "A calm, clear, friendly male voice suitable for narration."
}'{
"code": 200,
"msg": "success",
"data": {
"audioId": "fe3c54843a1f458399b217ee8fd9c1a7",
"name": "narrator"
}
}