| Package | Description |
|---|---|
| com.google.cloud.texttospeech.v1 |
A client to Cloud Text-to-Speech API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.texttospeech.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
static TextToSpeechLongAudioSynthesizeSettings |
TextToSpeechLongAudioSynthesizeSettings.create(TextToSpeechLongAudioSynthesizeStubSettings stub) |
| Modifier and Type | Method and Description |
|---|---|
TextToSpeechLongAudioSynthesizeStubSettings |
TextToSpeechLongAudioSynthesizeStubSettings.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
static GrpcTextToSpeechLongAudioSynthesizeStub |
GrpcTextToSpeechLongAudioSynthesizeStub.create(TextToSpeechLongAudioSynthesizeStubSettings settings) |
static HttpJsonTextToSpeechLongAudioSynthesizeStub |
HttpJsonTextToSpeechLongAudioSynthesizeStub.create(TextToSpeechLongAudioSynthesizeStubSettings settings) |
| Constructor and Description |
|---|
Builder(TextToSpeechLongAudioSynthesizeStubSettings settings) |
GrpcTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of GrpcTextToSpeechLongAudioSynthesizeStub, using the given settings.
|
GrpcTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Constructs an instance of GrpcTextToSpeechLongAudioSynthesizeStub, using the given settings.
|
HttpJsonTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Constructs an instance of HttpJsonTextToSpeechLongAudioSynthesizeStub, using the given
settings.
|
HttpJsonTextToSpeechLongAudioSynthesizeStub(TextToSpeechLongAudioSynthesizeStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)
Constructs an instance of HttpJsonTextToSpeechLongAudioSynthesizeStub, using the given
settings.
|
Copyright © 2025 Google LLC. All rights reserved.