Uses of Class
com.google.cloud.texttospeech.v1beta1.TextToSpeechGrpc.TextToSpeechBlockingStub
-
Packages that use TextToSpeechGrpc.TextToSpeechBlockingStub Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech API -
-
Uses of TextToSpeechGrpc.TextToSpeechBlockingStub in com.google.cloud.texttospeech.v1beta1
Methods in com.google.cloud.texttospeech.v1beta1 that return TextToSpeechGrpc.TextToSpeechBlockingStub Modifier and Type Method Description protected TextToSpeechGrpc.TextToSpeechBlockingStub
TextToSpeechGrpc.TextToSpeechBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TextToSpeechGrpc.TextToSpeechBlockingStub
TextToSpeechGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-