Class TextToSpeechGrpc.TextToSpeechImplBase (2.42.0)

public abstract static class TextToSpeechGrpc.TextToSpeechImplBase implements BindableService, TextToSpeechGrpc.AsyncService

Base class for the server implementation of the service TextToSpeech.

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

Inheritance

java.lang.Object > TextToSpeechGrpc.TextToSpeechImplBase

Implements

io.grpc.BindableService, TextToSpeechGrpc.AsyncService

Constructors

TextToSpeechImplBase()

public TextToSpeechImplBase()

Methods

bindService()

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