interface GoogleMultiSpeakerVoiceConfig {
    speakerVoiceConfigs: GoogleSpeakerVoiceConfig[];
}

Properties

speakerVoiceConfigs: GoogleSpeakerVoiceConfig[]