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