Class TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub (2.38.0)

public static final class TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub extends AbstractBlockingStub<TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub>

A stub to allow clients to do synchronous rpc calls to service TextToSpeechLongAudioSynthesize.

Service that implements Google Cloud Text-to-Speech API.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

synthesizeLongAudio(SynthesizeLongAudioRequest request)

public Operation synthesizeLongAudio(SynthesizeLongAudioRequest request)

Synthesizes long form text asynchronously.

Parameter
NameDescription
requestSynthesizeLongAudioRequest
Returns
TypeDescription
Operation