Class TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeImplBase (2.13.0)

public abstract static class TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeImplBase implements BindableService

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

Inheritance

java.lang.Object > TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeImplBase

Implements

io.grpc.BindableService

Constructors

TextToSpeechLongAudioSynthesizeImplBase()

public TextToSpeechLongAudioSynthesizeImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition

synthesizeLongAudio(SynthesizeLongAudioRequest request, StreamObserver<Operation> responseObserver)

public void synthesizeLongAudio(SynthesizeLongAudioRequest request, StreamObserver<Operation> responseObserver)

Synthesizes long form text asynchronously.

Parameters
NameDescription
requestSynthesizeLongAudioRequest
responseObserverio.grpc.stub.StreamObserver<Operation>