Uses of Interface
com.google.cloud.texttospeech.v1.VoiceSelectionParamsOrBuilder
-
Packages that use VoiceSelectionParamsOrBuilder Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech API -
-
Uses of VoiceSelectionParamsOrBuilder in com.google.cloud.texttospeech.v1
Classes in com.google.cloud.texttospeech.v1 that implement VoiceSelectionParamsOrBuilder Modifier and Type Class Description class
VoiceSelectionParams
Description of which voice to use for a synthesis request.static class
VoiceSelectionParams.Builder
Description of which voice to use for a synthesis request.Methods in com.google.cloud.texttospeech.v1 that return VoiceSelectionParamsOrBuilder Modifier and Type Method Description VoiceSelectionParamsOrBuilder
SynthesizeLongAudioRequest.Builder. getVoiceOrBuilder()
Required.VoiceSelectionParamsOrBuilder
SynthesizeLongAudioRequest. getVoiceOrBuilder()
Required.VoiceSelectionParamsOrBuilder
SynthesizeLongAudioRequestOrBuilder. getVoiceOrBuilder()
Required.VoiceSelectionParamsOrBuilder
SynthesizeSpeechRequest.Builder. getVoiceOrBuilder()
Required.VoiceSelectionParamsOrBuilder
SynthesizeSpeechRequest. getVoiceOrBuilder()
Required.VoiceSelectionParamsOrBuilder
SynthesizeSpeechRequestOrBuilder. getVoiceOrBuilder()
Required.
-