Package | Description |
---|---|
com.google.cloud.texttospeech.v1 |
A client to Cloud Text-to-Speech API.
|
Modifier and Type | Method and Description |
---|---|
static TextToSpeechClient |
TextToSpeechClient.create()
Constructs an instance of TextToSpeechClient with default settings.
|
static TextToSpeechClient |
TextToSpeechClient.create(TextToSpeechSettings settings)
Constructs an instance of TextToSpeechClient, using the given settings.
|
static TextToSpeechClient |
TextToSpeechClient.create(TextToSpeechStub stub)
Constructs an instance of TextToSpeechClient, using the given stub for making calls.
|
Copyright © 2019 Google LLC. All rights reserved.