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 TextToSpeechLongAudioSynthesizeClientTextToSpeechLongAudioSynthesizeClient. create()Constructs an instance of TextToSpeechLongAudioSynthesizeClient with default settings.static TextToSpeechLongAudioSynthesizeClientTextToSpeechLongAudioSynthesizeClient. create(TextToSpeechLongAudioSynthesizeStub stub)Constructs an instance of TextToSpeechLongAudioSynthesizeClient, using the given stub for making calls.static TextToSpeechLongAudioSynthesizeClientTextToSpeechLongAudioSynthesizeClient. create(TextToSpeechLongAudioSynthesizeSettings settings)Constructs an instance of TextToSpeechLongAudioSynthesizeClient, using the given settings.
-