Class TextToSpeechGrpc.TextToSpeechImplBase
- java.lang.Object
-
- com.google.cloud.texttospeech.v1beta1.TextToSpeechGrpc.TextToSpeechImplBase
-
- All Implemented Interfaces:
TextToSpeechGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- TextToSpeechGrpc
public abstract static class TextToSpeechGrpc.TextToSpeechImplBase extends Object implements io.grpc.BindableService, TextToSpeechGrpc.AsyncService
Base class for the server implementation of the service TextToSpeech.Service that implements Google Cloud Text-to-Speech API.
-
-
Constructor Summary
Constructors Constructor Description TextToSpeechImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.texttospeech.v1beta1.TextToSpeechGrpc.AsyncService
listVoices, synthesizeSpeech
-
-