Uses of Class
com.google.cloud.texttospeech.v1beta1.TextToSpeechSettings
-
Packages that use TextToSpeechSettings Package Description com.google.cloud.texttospeech.v1beta1 A client to Cloud Text-to-Speech API -
-
Uses of TextToSpeechSettings in com.google.cloud.texttospeech.v1beta1
Methods in com.google.cloud.texttospeech.v1beta1 that return TextToSpeechSettings Modifier and Type Method Description TextToSpeechSettingsTextToSpeechSettings.Builder. build()static TextToSpeechSettingsTextToSpeechSettings. create(TextToSpeechStubSettings stub)TextToSpeechSettingsTextToSpeechClient. getSettings()Methods in com.google.cloud.texttospeech.v1beta1 with parameters of type TextToSpeechSettings Modifier and Type Method Description static TextToSpeechClientTextToSpeechClient. create(TextToSpeechSettings settings)Constructs an instance of TextToSpeechClient, using the given settings.Constructors in com.google.cloud.texttospeech.v1beta1 with parameters of type TextToSpeechSettings Constructor Description Builder(TextToSpeechSettings settings)TextToSpeechClient(TextToSpeechSettings settings)Constructs an instance of TextToSpeechClient, using the given settings.
-