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 classSynthesisInputContains text input to be synthesized.static classSynthesisInput.BuilderContains text input to be synthesized.Methods in com.google.cloud.texttospeech.v1beta1 that return SynthesisInputOrBuilder Modifier and Type Method Description SynthesisInputOrBuilderSynthesizeLongAudioRequest.Builder. getInputOrBuilder()Required.SynthesisInputOrBuilderSynthesizeLongAudioRequest. getInputOrBuilder()Required.SynthesisInputOrBuilderSynthesizeLongAudioRequestOrBuilder. getInputOrBuilder()Required.SynthesisInputOrBuilderSynthesizeSpeechRequest.Builder. getInputOrBuilder()Required.SynthesisInputOrBuilderSynthesizeSpeechRequest. getInputOrBuilder()Required.SynthesisInputOrBuilderSynthesizeSpeechRequestOrBuilder. getInputOrBuilder()Required.
-