Interface MultiSpeakerVoiceConfig

The configuration for the multi-speaker setup. This data type is not supported in Vertex AI.

interface MultiSpeakerVoiceConfig {
    speakerVoiceConfigs?: SpeakerVoiceConfig[];
}

Properties

speakerVoiceConfigs?: SpeakerVoiceConfig[]

Required. All the enabled speaker voices.