Uses of Interface
com.google.cloud.texttospeech.v1beta1.VoiceSelectionParamsOrBuilder
-
Packages that use VoiceSelectionParamsOrBuilder Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech API -
-
Uses of VoiceSelectionParamsOrBuilder in com.google.cloud.texttospeech.v1beta1
Classes in com.google.cloud.texttospeech.v1beta1 that implement VoiceSelectionParamsOrBuilder Modifier and Type Class Description classVoiceSelectionParamsDescription of which voice to use for a synthesis request.static classVoiceSelectionParams.BuilderDescription of which voice to use for a synthesis request.Methods in com.google.cloud.texttospeech.v1beta1 that return VoiceSelectionParamsOrBuilder Modifier and Type Method Description VoiceSelectionParamsOrBuilderSynthesizeLongAudioRequest.Builder. getVoiceOrBuilder()Required.VoiceSelectionParamsOrBuilderSynthesizeLongAudioRequest. getVoiceOrBuilder()Required.VoiceSelectionParamsOrBuilderSynthesizeLongAudioRequestOrBuilder. getVoiceOrBuilder()Required.VoiceSelectionParamsOrBuilderSynthesizeSpeechRequest.Builder. getVoiceOrBuilder()Required.VoiceSelectionParamsOrBuilderSynthesizeSpeechRequest. getVoiceOrBuilder()Required.VoiceSelectionParamsOrBuilderSynthesizeSpeechRequestOrBuilder. getVoiceOrBuilder()Required.
-