Interface TextToSpeechLongAudioSynthesizeGrpc.AsyncService (2.19.0)

public static interface TextToSpeechLongAudioSynthesizeGrpc.AsyncService

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

Methods

synthesizeLongAudio(SynthesizeLongAudioRequest request, StreamObserver<Operation> responseObserver)

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

Synthesizes long form text asynchronously.

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