Uses of Class
com.google.cloud.speech.v1p1beta1.SpeechSettings
-
Packages that use SpeechSettings Package Description com.google.cloud.speech.v1p1beta1 A client to Cloud Speech-to-Text API -
-
Uses of SpeechSettings in com.google.cloud.speech.v1p1beta1
Methods in com.google.cloud.speech.v1p1beta1 that return SpeechSettings Modifier and Type Method Description SpeechSettingsSpeechSettings.Builder. build()static SpeechSettingsSpeechSettings. create(SpeechStubSettings stub)SpeechSettingsSpeechClient. getSettings()Methods in com.google.cloud.speech.v1p1beta1 with parameters of type SpeechSettings Modifier and Type Method Description static SpeechClientSpeechClient. create(SpeechSettings settings)Constructs an instance of SpeechClient, using the given settings.Constructors in com.google.cloud.speech.v1p1beta1 with parameters of type SpeechSettings Constructor Description Builder(SpeechSettings settings)SpeechClient(SpeechSettings settings)Constructs an instance of SpeechClient, using the given settings.
-