Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.TextToSpeechSettingsOrBuilder
-
Packages that use TextToSpeechSettingsOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of TextToSpeechSettingsOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement TextToSpeechSettingsOrBuilder Modifier and Type Class Description class
TextToSpeechSettings
Settings related to speech synthesizing.static class
TextToSpeechSettings.Builder
Settings related to speech synthesizing.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return TextToSpeechSettingsOrBuilder Modifier and Type Method Description TextToSpeechSettingsOrBuilder
Agent.Builder. getTextToSpeechSettingsOrBuilder()
Settings on instructing the speech synthesizer on how to generate the output audio content.TextToSpeechSettingsOrBuilder
Agent. getTextToSpeechSettingsOrBuilder()
Settings on instructing the speech synthesizer on how to generate the output audio content.TextToSpeechSettingsOrBuilder
AgentOrBuilder. getTextToSpeechSettingsOrBuilder()
Settings on instructing the speech synthesizer on how to generate the output audio content.
-