Firebase.AI.MultiSpeakerVoiceConfig

Configuration for a multi-speaker audio generation setup.

Summary

Warning: This API is in Public Preview, which means that the feature is not subject to any SLA or deprecation policy and could change in backwards-incompatible ways.

Constructors and Destructors

MultiSpeakerVoiceConfig(IEnumerable< SpeakerVoiceConfig > speakerVoiceConfigs)
Create a new MultiSpeakerVoiceConfig value.

Properties

SpeakerVoiceConfigs
IEnumerable< SpeakerVoiceConfig >
The speaker voice configurations.

Properties

SpeakerVoiceConfigs

IEnumerable< SpeakerVoiceConfig > Firebase::AI::MultiSpeakerVoiceConfig::SpeakerVoiceConfigs

The speaker voice configurations.

Public functions

MultiSpeakerVoiceConfig

 Firebase::AI::MultiSpeakerVoiceConfig::MultiSpeakerVoiceConfig(
  IEnumerable< SpeakerVoiceConfig > speakerVoiceConfigs
)

Create a new MultiSpeakerVoiceConfig value.

Details
Parameters
speakerVoiceConfigs