Uses of Interface
com.google.cloud.texttospeech.v1beta1.SynthesisInputOrBuilder
-
Packages that use SynthesisInputOrBuilder Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech API -
-
Uses of SynthesisInputOrBuilder in com.google.cloud.texttospeech.v1beta1
Classes in com.google.cloud.texttospeech.v1beta1 that implement SynthesisInputOrBuilder Modifier and Type Class Description class
SynthesisInput
Contains text input to be synthesized.static class
SynthesisInput.Builder
Contains text input to be synthesized.Methods in com.google.cloud.texttospeech.v1beta1 that return SynthesisInputOrBuilder Modifier and Type Method Description SynthesisInputOrBuilder
SynthesizeLongAudioRequest.Builder. getInputOrBuilder()
Required.SynthesisInputOrBuilder
SynthesizeLongAudioRequest. getInputOrBuilder()
Required.SynthesisInputOrBuilder
SynthesizeLongAudioRequestOrBuilder. getInputOrBuilder()
Required.SynthesisInputOrBuilder
SynthesizeSpeechRequest.Builder. getInputOrBuilder()
Required.SynthesisInputOrBuilder
SynthesizeSpeechRequest. getInputOrBuilder()
Required.SynthesisInputOrBuilder
SynthesizeSpeechRequestOrBuilder. getInputOrBuilder()
Required.
-