Uses of Class
com.google.cloud.texttospeech.v1.SynthesizeSpeechResponse
-
Packages that use SynthesizeSpeechResponse Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech APIcom.google.cloud.texttospeech.v1.stub -
-
Uses of SynthesizeSpeechResponse in com.google.cloud.texttospeech.v1
Methods in com.google.cloud.texttospeech.v1 that return SynthesizeSpeechResponse Modifier and Type Method Description SynthesizeSpeechResponse
SynthesizeSpeechResponse.Builder. build()
SynthesizeSpeechResponse
SynthesizeSpeechResponse.Builder. buildPartial()
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. getDefaultInstance()
SynthesizeSpeechResponse
SynthesizeSpeechResponse.Builder. getDefaultInstanceForType()
SynthesizeSpeechResponse
SynthesizeSpeechResponse. getDefaultInstanceForType()
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseDelimitedFrom(InputStream input)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(byte[] data)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(com.google.protobuf.ByteString data)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(InputStream input)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(ByteBuffer data)
static SynthesizeSpeechResponse
SynthesizeSpeechResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SynthesizeSpeechResponse
TextToSpeechClient. synthesizeSpeech(SynthesisInput input, VoiceSelectionParams voice, AudioConfig audioConfig)
Synthesizes speech synchronously: receive results after all text input has been processed.SynthesizeSpeechResponse
TextToSpeechClient. synthesizeSpeech(SynthesizeSpeechRequest request)
Synthesizes speech synchronously: receive results after all text input has been processed.SynthesizeSpeechResponse
TextToSpeechGrpc.TextToSpeechBlockingStub. synthesizeSpeech(SynthesizeSpeechRequest request)
Synthesizes speech synchronously: receive results after all text input has been processed.Methods in com.google.cloud.texttospeech.v1 that return types with arguments of type SynthesizeSpeechResponse Modifier and Type Method Description com.google.protobuf.Parser<SynthesizeSpeechResponse>
SynthesizeSpeechResponse. getParserForType()
static io.grpc.MethodDescriptor<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
TextToSpeechGrpc. getSynthesizeSpeechMethod()
static com.google.protobuf.Parser<SynthesizeSpeechResponse>
SynthesizeSpeechResponse. parser()
com.google.common.util.concurrent.ListenableFuture<SynthesizeSpeechResponse>
TextToSpeechGrpc.TextToSpeechFutureStub. synthesizeSpeech(SynthesizeSpeechRequest request)
Synthesizes speech synchronously: receive results after all text input has been processed.com.google.api.gax.rpc.UnaryCallable<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
TextToSpeechClient. synthesizeSpeechCallable()
Synthesizes speech synchronously: receive results after all text input has been processed.com.google.api.gax.rpc.UnaryCallSettings.Builder<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
TextToSpeechSettings.Builder. synthesizeSpeechSettings()
Returns the builder for the settings used for calls to synthesizeSpeech.com.google.api.gax.rpc.UnaryCallSettings<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
TextToSpeechSettings. synthesizeSpeechSettings()
Returns the object with the settings used for calls to synthesizeSpeech.Methods in com.google.cloud.texttospeech.v1 with parameters of type SynthesizeSpeechResponse Modifier and Type Method Description SynthesizeSpeechResponse.Builder
SynthesizeSpeechResponse.Builder. mergeFrom(SynthesizeSpeechResponse other)
static SynthesizeSpeechResponse.Builder
SynthesizeSpeechResponse. newBuilder(SynthesizeSpeechResponse prototype)
Method parameters in com.google.cloud.texttospeech.v1 with type arguments of type SynthesizeSpeechResponse Modifier and Type Method Description default void
TextToSpeechGrpc.AsyncService. synthesizeSpeech(SynthesizeSpeechRequest request, io.grpc.stub.StreamObserver<SynthesizeSpeechResponse> responseObserver)
Synthesizes speech synchronously: receive results after all text input has been processed.void
TextToSpeechGrpc.TextToSpeechStub. synthesizeSpeech(SynthesizeSpeechRequest request, io.grpc.stub.StreamObserver<SynthesizeSpeechResponse> responseObserver)
Synthesizes speech synchronously: receive results after all text input has been processed. -
Uses of SynthesizeSpeechResponse in com.google.cloud.texttospeech.v1.stub
Methods in com.google.cloud.texttospeech.v1.stub that return types with arguments of type SynthesizeSpeechResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
GrpcTextToSpeechStub. synthesizeSpeechCallable()
com.google.api.gax.rpc.UnaryCallable<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
HttpJsonTextToSpeechStub. synthesizeSpeechCallable()
com.google.api.gax.rpc.UnaryCallable<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
TextToSpeechStub. synthesizeSpeechCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
TextToSpeechStubSettings.Builder. synthesizeSpeechSettings()
Returns the builder for the settings used for calls to synthesizeSpeech.com.google.api.gax.rpc.UnaryCallSettings<SynthesizeSpeechRequest,SynthesizeSpeechResponse>
TextToSpeechStubSettings. synthesizeSpeechSettings()
Returns the object with the settings used for calls to synthesizeSpeech.
-