Class SpeechGrpc.SpeechImplBase (4.31.0)

public abstract static class SpeechGrpc.SpeechImplBase implements BindableService, SpeechGrpc.AsyncService

Base class for the server implementation of the service Speech.

Service that implements Google Cloud Speech API.

Inheritance

java.lang.Object > SpeechGrpc.SpeechImplBase

Implements

io.grpc.BindableService, SpeechGrpc.AsyncService

Constructors

SpeechImplBase()

public SpeechImplBase()

Methods

bindService()

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