Package | Description |
---|---|
com.google.cloud.texttospeech.v1 |
A client to Cloud Text-to-Speech API.
|
com.google.cloud.texttospeech.v1.stub |
Modifier and Type | Method and Description |
---|---|
static TextToSpeechSettings |
TextToSpeechSettings.create(TextToSpeechStubSettings stub) |
Modifier and Type | Method and Description |
---|---|
TextToSpeechStubSettings |
TextToSpeechStubSettings.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static GrpcTextToSpeechStub |
GrpcTextToSpeechStub.create(TextToSpeechStubSettings settings) |
Constructor and Description |
---|
Builder(TextToSpeechStubSettings settings) |
GrpcTextToSpeechStub(TextToSpeechStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcTextToSpeechStub, using the given settings.
|
GrpcTextToSpeechStub(TextToSpeechStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcTextToSpeechStub, using the given settings.
|
Copyright © 2019 Google LLC. All rights reserved.