Class SpeechConfig.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.SpeechConfig.Builder
- Enclosing class:
- SpeechConfig
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The language of the speech.The speaker's name, it should match the speaker name given in the prompt.The voice of the speaker.
-
Method Details
-
language
The language of the speech. -
speaker
The speaker's name, it should match the speaker name given in the prompt. -
voice
The voice of the speaker. -
build
-