Uses of Class
com.google.cloud.speech.v1p1beta1.SpeechClient
-
Packages that use SpeechClient Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of SpeechClient in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 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.
-