Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.SynthesizeSpeechConfigOrBuilder
-
Packages that use SynthesizeSpeechConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of SynthesizeSpeechConfigOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement SynthesizeSpeechConfigOrBuilder Modifier and Type Class Description class
SynthesizeSpeechConfig
Configuration of how speech should be synthesized.static class
SynthesizeSpeechConfig.Builder
Configuration of how speech should be synthesized.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return SynthesizeSpeechConfigOrBuilder Modifier and Type Method Description SynthesizeSpeechConfigOrBuilder
OutputAudioConfig.Builder. getSynthesizeSpeechConfigOrBuilder()
Optional.SynthesizeSpeechConfigOrBuilder
OutputAudioConfig. getSynthesizeSpeechConfigOrBuilder()
Optional.SynthesizeSpeechConfigOrBuilder
OutputAudioConfigOrBuilder. getSynthesizeSpeechConfigOrBuilder()
Optional.
-