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 classTextToSpeechGrpc.TextToSpeechImplBaseBase 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.ServerServiceDefinitionTextToSpeechGrpc. bindService(TextToSpeechGrpc.AsyncService service)
-