Class SpeakerConfig
java.lang.Object
com.google.genai.gaos.models.interactions.SpeakerConfig
SpeakerConfig
Configuration for multi-speaker and speech generation.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SpeakerConfig.Builderbuilder()booleaninthashCode()speakers()Individual speaker configurations.toString()withSpeakers(List<SpeechConfig> speakers) Individual speaker configurations.
-
Constructor Details
-
SpeakerConfig
-
SpeakerConfig
public SpeakerConfig()
-
-
Method Details