Package | Description |
---|---|
com.google.cloud.texttospeech.v1beta1 |
A client to Cloud Text-to-Speech API.
|
Modifier and Type | Method and Description |
---|---|
TextToSpeechSettings |
TextToSpeechSettings.Builder.build() |
static TextToSpeechSettings |
TextToSpeechSettings.create(TextToSpeechStubSettings stub) |
TextToSpeechSettings |
TextToSpeechClient.getSettings() |
Modifier and Type | Method and Description |
---|---|
static TextToSpeechClient |
TextToSpeechClient.create(TextToSpeechSettings settings)
Constructs an instance of TextToSpeechClient, using the given settings.
|
Constructor and Description |
---|
Builder(TextToSpeechSettings settings) |
TextToSpeechClient(TextToSpeechSettings settings)
Constructs an instance of TextToSpeechClient, using the given settings.
|
Copyright © 2019 Google LLC. All rights reserved.