Uses of Class
com.google.cloud.texttospeech.v1.TextToSpeechGrpc.TextToSpeechStub
-
Packages that use TextToSpeechGrpc.TextToSpeechStub Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech API -
-
Uses of TextToSpeechGrpc.TextToSpeechStub in com.google.cloud.texttospeech.v1
Methods in com.google.cloud.texttospeech.v1 that return TextToSpeechGrpc.TextToSpeechStub Modifier and Type Method Description protected TextToSpeechGrpc.TextToSpeechStub
TextToSpeechGrpc.TextToSpeechStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static TextToSpeechGrpc.TextToSpeechStub
TextToSpeechGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-