Uses of Class
com.google.cloud.texttospeech.v1.stub.GrpcTextToSpeechStub
-
Packages that use GrpcTextToSpeechStub Package Description com.google.cloud.texttospeech.v1.stub -
-
Uses of GrpcTextToSpeechStub in com.google.cloud.texttospeech.v1.stub
Methods in com.google.cloud.texttospeech.v1.stub that return GrpcTextToSpeechStub Modifier and Type Method Description static GrpcTextToSpeechStub
GrpcTextToSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcTextToSpeechStub
GrpcTextToSpeechStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcTextToSpeechStub
GrpcTextToSpeechStub. create(TextToSpeechStubSettings settings)
-