| 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.
|
| Modifier and Type | Method and Description |
|---|---|
TextToSpeechLongAudioSynthesizeSettings |
TextToSpeechLongAudioSynthesizeSettings.Builder.build() |
static TextToSpeechLongAudioSynthesizeSettings |
TextToSpeechLongAudioSynthesizeSettings.create(TextToSpeechLongAudioSynthesizeStubSettings stub) |
TextToSpeechLongAudioSynthesizeSettings |
TextToSpeechLongAudioSynthesizeClient.getSettings() |
| Modifier and Type | Method and Description |
|---|---|
static TextToSpeechLongAudioSynthesizeClient |
TextToSpeechLongAudioSynthesizeClient.create(TextToSpeechLongAudioSynthesizeSettings settings)
Constructs an instance of TextToSpeechLongAudioSynthesizeClient, using the given settings.
|
| Constructor and Description |
|---|
Builder(TextToSpeechLongAudioSynthesizeSettings settings) |
TextToSpeechLongAudioSynthesizeClient(TextToSpeechLongAudioSynthesizeSettings settings)
Constructs an instance of TextToSpeechLongAudioSynthesizeClient, using the given settings.
|
Copyright © 2025 Google LLC. All rights reserved.