Uses of Class
com.google.cloud.texttospeech.v1.SynthesizeLongAudioResponse
-
Packages that use SynthesizeLongAudioResponse Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech APIcom.google.cloud.texttospeech.v1.stub -
-
Uses of SynthesizeLongAudioResponse in com.google.cloud.texttospeech.v1
Methods in com.google.cloud.texttospeech.v1 that return SynthesizeLongAudioResponse Modifier and Type Method Description SynthesizeLongAudioResponseSynthesizeLongAudioResponse.Builder. build()SynthesizeLongAudioResponseSynthesizeLongAudioResponse.Builder. buildPartial()static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. getDefaultInstance()SynthesizeLongAudioResponseSynthesizeLongAudioResponse.Builder. getDefaultInstanceForType()SynthesizeLongAudioResponseSynthesizeLongAudioResponse. getDefaultInstanceForType()static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseDelimitedFrom(InputStream input)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(byte[] data)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(com.google.protobuf.ByteString data)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(com.google.protobuf.CodedInputStream input)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(InputStream input)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(ByteBuffer data)static SynthesizeLongAudioResponseSynthesizeLongAudioResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.texttospeech.v1 that return types with arguments of type SynthesizeLongAudioResponse Modifier and Type Method Description com.google.protobuf.Parser<SynthesizeLongAudioResponse>SynthesizeLongAudioResponse. getParserForType()static com.google.protobuf.Parser<SynthesizeLongAudioResponse>SynthesizeLongAudioResponse. parser()com.google.api.gax.longrunning.OperationFuture<SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>TextToSpeechLongAudioSynthesizeClient. synthesizeLongAudioAsync(SynthesizeLongAudioRequest request)Synthesizes long form text asynchronously.com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>TextToSpeechLongAudioSynthesizeClient. synthesizeLongAudioOperationCallable()Synthesizes long form text asynchronously.com.google.api.gax.rpc.OperationCallSettings.Builder<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>TextToSpeechLongAudioSynthesizeSettings.Builder. synthesizeLongAudioOperationSettings()Returns the builder for the settings used for calls to synthesizeLongAudio.com.google.api.gax.rpc.OperationCallSettings<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>TextToSpeechLongAudioSynthesizeSettings. synthesizeLongAudioOperationSettings()Returns the object with the settings used for calls to synthesizeLongAudio.Methods in com.google.cloud.texttospeech.v1 with parameters of type SynthesizeLongAudioResponse Modifier and Type Method Description SynthesizeLongAudioResponse.BuilderSynthesizeLongAudioResponse.Builder. mergeFrom(SynthesizeLongAudioResponse other)static SynthesizeLongAudioResponse.BuilderSynthesizeLongAudioResponse. newBuilder(SynthesizeLongAudioResponse prototype) -
Uses of SynthesizeLongAudioResponse in com.google.cloud.texttospeech.v1.stub
Methods in com.google.cloud.texttospeech.v1.stub that return types with arguments of type SynthesizeLongAudioResponse Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>GrpcTextToSpeechLongAudioSynthesizeStub. synthesizeLongAudioOperationCallable()com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>HttpJsonTextToSpeechLongAudioSynthesizeStub. synthesizeLongAudioOperationCallable()com.google.api.gax.rpc.OperationCallable<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>TextToSpeechLongAudioSynthesizeStub. synthesizeLongAudioOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>TextToSpeechLongAudioSynthesizeStubSettings.Builder. synthesizeLongAudioOperationSettings()Returns the builder for the settings used for calls to synthesizeLongAudio.com.google.api.gax.rpc.OperationCallSettings<SynthesizeLongAudioRequest,SynthesizeLongAudioResponse,SynthesizeLongAudioMetadata>TextToSpeechLongAudioSynthesizeStubSettings. synthesizeLongAudioOperationSettings()Returns the object with the settings used for calls to synthesizeLongAudio.
-