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