Class SpeechGrpc.SpeechImplBase (4.23.0)

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

Base class for the server implementation of the service Speech.

Enables speech transcription and resource management.

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