Class TextToSpeechLongAudioSynthesizeGrpc (2.38.0)

public final class TextToSpeechLongAudioSynthesizeGrpc

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

Inheritance

java.lang.Object > TextToSpeechLongAudioSynthesizeGrpc

Static Fields

SERVICE_NAME

public static final String SERVICE_NAME
Field Value
TypeDescription
String

Static Methods

bindService(TextToSpeechLongAudioSynthesizeGrpc.AsyncService service)

public static final ServerServiceDefinition bindService(TextToSpeechLongAudioSynthesizeGrpc.AsyncService service)
Parameter
NameDescription
serviceTextToSpeechLongAudioSynthesizeGrpc.AsyncService
Returns
TypeDescription
io.grpc.ServerServiceDefinition

getServiceDescriptor()

public static ServiceDescriptor getServiceDescriptor()
Returns
TypeDescription
io.grpc.ServiceDescriptor

getSynthesizeLongAudioMethod()

public static MethodDescriptor<SynthesizeLongAudioRequest,Operation> getSynthesizeLongAudioMethod()
Returns
TypeDescription
io.grpc.MethodDescriptor<SynthesizeLongAudioRequest,Operation>

newBlockingStub(Channel channel)

public static TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub newBlockingStub(Channel channel)

Creates a new blocking-style stub that supports unary and streaming output calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeBlockingStub

newFutureStub(Channel channel)

public static TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeFutureStub newFutureStub(Channel channel)

Creates a new ListenableFuture-style stub that supports unary calls on the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeFutureStub

newStub(Channel channel)

public static TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeStub newStub(Channel channel)

Creates a new async stub that supports all call types for the service

Parameter
NameDescription
channelio.grpc.Channel
Returns
TypeDescription
TextToSpeechLongAudioSynthesizeGrpc.TextToSpeechLongAudioSynthesizeStub