Uses of Interface
com.google.cloud.dialogflow.v2beta1.SynthesizeSpeechConfigOrBuilder
-
Packages that use SynthesizeSpeechConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SynthesizeSpeechConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 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.v2beta1 that return SynthesizeSpeechConfigOrBuilder Modifier and Type Method Description SynthesizeSpeechConfigOrBuilder
OutputAudioConfig.Builder. getSynthesizeSpeechConfigOrBuilder()
Configuration of how speech should be synthesized.SynthesizeSpeechConfigOrBuilder
OutputAudioConfig. getSynthesizeSpeechConfigOrBuilder()
Configuration of how speech should be synthesized.SynthesizeSpeechConfigOrBuilder
OutputAudioConfigOrBuilder. getSynthesizeSpeechConfigOrBuilder()
Configuration of how speech should be synthesized.SynthesizeSpeechConfigOrBuilder
ConversationProfile.Builder. getTtsConfigOrBuilder()
Configuration for Text-to-Speech synthesization.SynthesizeSpeechConfigOrBuilder
ConversationProfile. getTtsConfigOrBuilder()
Configuration for Text-to-Speech synthesization.SynthesizeSpeechConfigOrBuilder
ConversationProfileOrBuilder. getTtsConfigOrBuilder()
Configuration for Text-to-Speech synthesization.
-