@BetaApi @Generated(value="by gapic-generator-java") public abstract class TextToSpeechStub extends Object implements com.google.api.gax.core.BackgroundResource
This class is for advanced usage and reflects the underlying API directly.
| Constructor and Description |
|---|
TextToSpeechStub() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
com.google.api.gax.rpc.UnaryCallable<ListVoicesRequest,ListVoicesResponse> |
listVoicesCallable() |
com.google.api.gax.rpc.UnaryCallable<SynthesizeSpeechRequest,SynthesizeSpeechResponse> |
synthesizeSpeechCallable() |
public com.google.api.gax.rpc.UnaryCallable<ListVoicesRequest,ListVoicesResponse> listVoicesCallable()
public com.google.api.gax.rpc.UnaryCallable<SynthesizeSpeechRequest,SynthesizeSpeechResponse> synthesizeSpeechCallable()
public abstract void close()
close in interface AutoCloseableCopyright © 2021 Google LLC. All rights reserved.