Interface MultiSpeakerVoiceConfig

The configuration for the multi-speaker setup.

interface MultiSpeakerVoiceConfig {
    speakerVoiceConfigs?: SpeakerVoiceConfig[];
}

Properties

speakerVoiceConfigs?: SpeakerVoiceConfig[]

The configuration for the speaker to use.