A B C D G N P S T 

A

applyToAllApiMethods(ApiCallSettings.Builder) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
Applies the given settings to all of the API methods in this service.
asyncRecognize(RecognitionConfig, RecognitionAudio) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Perform asynchronous speech-recognition: receive results via the google.longrunning.Operations interface.
asyncRecognize(AsyncRecognizeRequest) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Perform asynchronous speech-recognition: receive results via the google.longrunning.Operations interface.
asyncRecognizeCallable() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Perform asynchronous speech-recognition: receive results via the google.longrunning.Operations interface.
asyncRecognizeSettings() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns the object with the settings used for calls to asyncRecognize.
asyncRecognizeSettings() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
Returns the builder for the settings used for calls to asyncRecognize.

B

build() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 

C

close() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Initiates an orderly shutdown in which preexisting calls continue but new calls are immediately cancelled.
com.google.cloud.speech.spi.v1beta1 - package com.google.cloud.speech.spi.v1beta1
A client to Google Cloud Speech API.
create() - Static method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Constructs an instance of SpeechApi with default settings.
create(SpeechSettings) - Static method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Constructs an instance of SpeechApi, using the given settings.

D

DEFAULT_CONNECTION_SETTINGS - Static variable in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
The default connection settings of the service.
defaultBuilder() - Static method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns a builder for this class with recommended defaults.

G

getDefaultConnectionSettings() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 
getDefaultServiceAddress() - Static method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns the default service address.
getDefaultServicePort() - Static method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns the default service port.
getDefaultServiceScopes() - Static method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns the default service scopes.
getSettings() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
 

N

newBuilder() - Static method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns a new builder for this class.

P

provideChannelWith(ManagedChannel, boolean) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 
provideChannelWith(ConnectionSettings) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 
provideChannelWith(Credentials) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 
provideChannelWith(List<String>) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 
provideExecutorWith(ScheduledExecutorService, boolean) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 

S

setClientLibHeader(String, String) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 
setGeneratorHeader(String, String) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
 
SpeechApi - Class in com.google.cloud.speech.spi.v1beta1
Service Description: Service that implements Google Cloud Speech API.
SpeechApi(SpeechSettings) - Constructor for class com.google.cloud.speech.spi.v1beta1.SpeechApi
Constructs an instance of SpeechApi, using the given settings.
SpeechSettings - Class in com.google.cloud.speech.spi.v1beta1
Settings class to configure an instance of SpeechApi.
SpeechSettings.Builder - Class in com.google.cloud.speech.spi.v1beta1
Builder for SpeechSettings.
syncRecognize(RecognitionConfig, RecognitionAudio) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Perform synchronous speech-recognition: receive results after all audio has been sent and processed.
syncRecognize(SyncRecognizeRequest) - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Perform synchronous speech-recognition: receive results after all audio has been sent and processed.
syncRecognizeCallable() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechApi
Perform synchronous speech-recognition: receive results after all audio has been sent and processed.
syncRecognizeSettings() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings.Builder
Returns the builder for the settings used for calls to syncRecognize.
syncRecognizeSettings() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns the object with the settings used for calls to syncRecognize.

T

toBuilder() - Method in class com.google.cloud.speech.spi.v1beta1.SpeechSettings
Returns a builder containing all the values of this settings class.
A B C D G N P S T 

Copyright © 2016 Google. All rights reserved.