Uses of Interface
com.google.cloud.dialogflow.v2.VoiceSelectionParamsOrBuilder
-
Packages that use VoiceSelectionParamsOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of VoiceSelectionParamsOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement VoiceSelectionParamsOrBuilder Modifier and Type Class Description classVoiceSelectionParamsDescription of which voice to use for speech synthesis.static classVoiceSelectionParams.BuilderDescription of which voice to use for speech synthesis.Methods in com.google.cloud.dialogflow.v2 that return VoiceSelectionParamsOrBuilder Modifier and Type Method Description VoiceSelectionParamsOrBuilderSynthesizeSpeechConfig.Builder. getVoiceOrBuilder()Optional.VoiceSelectionParamsOrBuilderSynthesizeSpeechConfig. getVoiceOrBuilder()Optional.VoiceSelectionParamsOrBuilderSynthesizeSpeechConfigOrBuilder. getVoiceOrBuilder()Optional.
-