Uses of Interface
com.google.cloud.dialogflow.cx.v3.SynthesizeSpeechConfigOrBuilder
-
Packages that use SynthesizeSpeechConfigOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of SynthesizeSpeechConfigOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 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.v3 that return SynthesizeSpeechConfigOrBuilder Modifier and Type Method Description SynthesizeSpeechConfigOrBuilder
OutputAudioConfig.Builder. getSynthesizeSpeechConfigOrBuilder()
Optional.SynthesizeSpeechConfigOrBuilder
OutputAudioConfig. getSynthesizeSpeechConfigOrBuilder()
Optional.SynthesizeSpeechConfigOrBuilder
OutputAudioConfigOrBuilder. getSynthesizeSpeechConfigOrBuilder()
Optional.
-