Uses of Interface
com.google.cloud.texttospeech.v1.TextToSpeechGrpc.AsyncService
-
Packages that use TextToSpeechGrpc.AsyncService Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech API -
-
Uses of TextToSpeechGrpc.AsyncService in com.google.cloud.texttospeech.v1
Classes in com.google.cloud.texttospeech.v1 that implement TextToSpeechGrpc.AsyncService Modifier and Type Class Description static class
TextToSpeechGrpc.TextToSpeechImplBase
Base class for the server implementation of the service TextToSpeech.Methods in com.google.cloud.texttospeech.v1 with parameters of type TextToSpeechGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
TextToSpeechGrpc. bindService(TextToSpeechGrpc.AsyncService service)
-