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