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