Class TextToSpeechGrpc.TextToSpeechImplBase (2.43.0)

See more code actions.
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.

java.lang.Object > TextToSpeechGrpc.TextToSpeechImplBase

Implements

io.grpc.BindableService, TextToSpeechGrpc.AsyncService

Constructors

TextToSpeechImplBase()

public TextToSpeechImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition