Uses of Interface
com.google.cloud.dialogflow.v2beta1.TextToSpeechSettingsOrBuilder
-
Packages that use TextToSpeechSettingsOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of TextToSpeechSettingsOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement TextToSpeechSettingsOrBuilder Modifier and Type Class Description classTextToSpeechSettingsInstructs the speech synthesizer on how to generate the output audio content.static classTextToSpeechSettings.BuilderInstructs the speech synthesizer on how to generate the output audio content.Methods in com.google.cloud.dialogflow.v2beta1 that return TextToSpeechSettingsOrBuilder Modifier and Type Method Description TextToSpeechSettingsOrBuilderEnvironment.Builder. getTextToSpeechSettingsOrBuilder()Optional.TextToSpeechSettingsOrBuilderEnvironment. getTextToSpeechSettingsOrBuilder()Optional.TextToSpeechSettingsOrBuilderEnvironmentOrBuilder. getTextToSpeechSettingsOrBuilder()Optional.
-