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) |
static HttpJsonTextToSpeechStub |
HttpJsonTextToSpeechStub.create(TextToSpeechStubSettings settings) |
Constructor and Description |
---|
Builder(TextToSpeechStubSettings settings) |
GrpcTextToSpeechStub(TextToSpeechStubSettings settings,
ClientContext clientContext)
Constructs an instance of GrpcTextToSpeechStub, using the given settings.
|
GrpcTextToSpeechStub(TextToSpeechStubSettings settings,
ClientContext clientContext,
GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcTextToSpeechStub, using the given settings.
|
HttpJsonTextToSpeechStub(TextToSpeechStubSettings settings,
ClientContext clientContext)
Constructs an instance of HttpJsonTextToSpeechStub, using the given settings.
|
HttpJsonTextToSpeechStub(TextToSpeechStubSettings settings,
ClientContext clientContext,
HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTextToSpeechStub, using the given settings.
|
Copyright © 2022 Google LLC. All rights reserved.