Uses of Interface
com.google.cloud.dialogflow.v2beta1.VoiceSelectionParamsOrBuilder
-
Packages that use VoiceSelectionParamsOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of VoiceSelectionParamsOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement VoiceSelectionParamsOrBuilder Modifier and Type Class Description class
VoiceSelectionParams
Description of which voice to use for speech synthesis.static class
VoiceSelectionParams.Builder
Description of which voice to use for speech synthesis.Methods in com.google.cloud.dialogflow.v2beta1 that return VoiceSelectionParamsOrBuilder Modifier and Type Method Description VoiceSelectionParamsOrBuilder
SynthesizeSpeechConfig.Builder. getVoiceOrBuilder()
Optional.VoiceSelectionParamsOrBuilder
SynthesizeSpeechConfig. getVoiceOrBuilder()
Optional.VoiceSelectionParamsOrBuilder
SynthesizeSpeechConfigOrBuilder. getVoiceOrBuilder()
Optional.
-