Uses of Class
com.google.cloud.texttospeech.v1.TextToSpeechLongAudioSynthesizeClient
-
Packages that use TextToSpeechLongAudioSynthesizeClient Package Description com.google.cloud.texttospeech.v1 A client to Cloud Text-to-Speech API -
-
Uses of TextToSpeechLongAudioSynthesizeClient in com.google.cloud.texttospeech.v1
Methods in com.google.cloud.texttospeech.v1 that return TextToSpeechLongAudioSynthesizeClient Modifier and Type Method Description static TextToSpeechLongAudioSynthesizeClient
TextToSpeechLongAudioSynthesizeClient. create()
Constructs an instance of TextToSpeechLongAudioSynthesizeClient with default settings.static TextToSpeechLongAudioSynthesizeClient
TextToSpeechLongAudioSynthesizeClient. create(TextToSpeechLongAudioSynthesizeStub stub)
Constructs an instance of TextToSpeechLongAudioSynthesizeClient, using the given stub for making calls.static TextToSpeechLongAudioSynthesizeClient
TextToSpeechLongAudioSynthesizeClient. create(TextToSpeechLongAudioSynthesizeSettings settings)
Constructs an instance of TextToSpeechLongAudioSynthesizeClient, using the given settings.
-