Cloud Speech-to-Text API v1 (revision 119)

Skip navigation links
A B C D E G I L O P R S W 

A

all() - Static method in class com.google.api.services.speech.v1.SpeechScopes
Returns an unmodifiable set that contains all scopes declared by this class.

B

build() - Method in class com.google.api.services.speech.v1.Speech.Builder
Builds a new instance of Speech.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.speech.v1.Speech.Builder
Returns an instance of a new builder.
buildHttpRequestUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 

C

clone() - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
 
clone() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
 
clone() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
 
clone() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
 
clone() - Method in class com.google.api.services.speech.v1.model.Operation
 
clone() - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
 
clone() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
 
clone() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
 
clone() - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
 
clone() - Method in class com.google.api.services.speech.v1.model.RecognizeResponse
 
clone() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
 
clone() - Method in class com.google.api.services.speech.v1.model.SpeechContext
 
clone() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
 
clone() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
 
clone() - Method in class com.google.api.services.speech.v1.model.Status
 
clone() - Method in class com.google.api.services.speech.v1.model.WordInfo
 
CLOUD_PLATFORM - Static variable in class com.google.api.services.speech.v1.SpeechScopes
View and manage your data across Google Cloud Platform services.
com.google.api.services.speech.v1 - package com.google.api.services.speech.v1
 
com.google.api.services.speech.v1.model - package com.google.api.services.speech.v1.model
 

D

decodeContent() - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
The audio data bytes encoded as specified in `RecognitionConfig`.
DEFAULT_BASE_URL - Static variable in class com.google.api.services.speech.v1.Speech
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.speech.v1.Speech
The default encoded batch path of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.speech.v1.Speech
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.speech.v1.Speech
The default encoded service path of the service.

E

encodeContent(byte[]) - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
The audio data bytes encoded as specified in `RecognitionConfig`.
executeUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
executeUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
executeUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
executeUsingHead() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 

G

get(String) - Method in class com.google.api.services.speech.v1.Speech.Operations
Gets the latest state of a long-running operation.
Get(String) - Constructor for class com.google.api.services.speech.v1.Speech.Operations.Get
Gets the latest state of a long-running operation.
get(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations
Gets the latest state of a long-running operation.
Get(String) - Constructor for class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
Gets the latest state of a long-running operation.
get$Xgafv() - Method in class com.google.api.services.speech.v1.SpeechRequest
V1 error format.
getAbstractGoogleClient() - Method in class com.google.api.services.speech.v1.SpeechRequest
 
getAccessToken() - Method in class com.google.api.services.speech.v1.SpeechRequest
OAuth access token.
getAlt() - Method in class com.google.api.services.speech.v1.SpeechRequest
Data format for response.
getAlternatives() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
getAudio() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
Required.
getAudio() - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
Required.
getAudioChannelCount() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
The number of channels in the input audio data.
getAudioTopic() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
Description of the content.
getCallback() - Method in class com.google.api.services.speech.v1.SpeechRequest
JSONP
getChannelTag() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
getCode() - Method in class com.google.api.services.speech.v1.model.Status
The status code, which should be an enum value of google.rpc.Code.
getConfidence() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
The confidence estimate between 0.0 and 1.0.
getConfig() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
Required.
getConfig() - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
Required.
getContent() - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
The audio data bytes encoded as specified in `RecognitionConfig`.
getDetails() - Method in class com.google.api.services.speech.v1.model.Status
A list of messages that carry the error details.
getDiarizationConfig() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
getDone() - Method in class com.google.api.services.speech.v1.model.Operation
If the value is `false`, it means the operation is still in progress.
getEnableAutomaticPunctuation() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
If 'true', adds punctuation to recognition result hypotheses.
getEnableSeparateRecognitionPerChannel() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel recognized separately.
getEnableSpeakerDiarization() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_tag provided in the WordInfo.
getEnableWordTimeOffsets() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.
getEncoding() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Encoding of audio data sent in all `RecognitionAudio` messages.
getEndTime() - Method in class com.google.api.services.speech.v1.model.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
getError() - Method in class com.google.api.services.speech.v1.model.Operation
The error result of the operation in case of failure or cancellation.
getFields() - Method in class com.google.api.services.speech.v1.SpeechRequest
Selector specifying which fields to include in a partial response.
getFilter() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The standard list filter.
getFilter() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The standard list filter.
getIndustryNaicsCodeOfAudio() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The industry vertical to which this speech recognition request most closely applies.
getInteractionType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The use case most closely describing the audio content to be recognized.
getKey() - Method in class com.google.api.services.speech.v1.SpeechRequest
API key.
getLanguageCode() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Required.
getLastUpdateTime() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Time of the most recent processing update.
getMaxAlternatives() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Maximum number of recognition hypotheses to be returned.
getMaxSpeakerCount() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
Maximum number of speakers in the conversation.
getMessage() - Method in class com.google.api.services.speech.v1.model.Status
A developer-facing error message, which should be in English.
getMetadata() - Method in class com.google.api.services.speech.v1.model.Operation
Service-specific metadata associated with the operation.
getMetadata() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Metadata regarding this request.
getMicrophoneDistance() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The audio type that most closely describes the audio being recognized.
getMinSpeakerCount() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
Minimum number of speakers in the conversation.
getModel() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Which model to select for the given request.
getName() - Method in class com.google.api.services.speech.v1.model.Operation
The server-assigned name, which is only unique within the same service that originally returns it.
getName() - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
The name of the operation resource.
getName() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The name of the operation's parent resource.
getName() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
The name of the operation resource.
getName() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The name of the operation's parent resource.
getNextPageToken() - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
The standard List next-page token.
getOauthToken() - Method in class com.google.api.services.speech.v1.SpeechRequest
OAuth 2.0 token for the current user.
getOperations() - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
A list of operations that matches the specified filter in the request.
getOriginalMediaType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The original media the speech was recorded on.
getOriginalMimeType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
Mime type of the original audio file.
getPageSize() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The standard list page size.
getPageSize() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The standard list page size.
getPageToken() - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The standard list page token.
getPageToken() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The standard list page token.
getPhrases() - Method in class com.google.api.services.speech.v1.model.SpeechContext
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
getPrettyPrint() - Method in class com.google.api.services.speech.v1.SpeechRequest
Returns response with indentations and line breaks.
getProfanityFilter() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, e.g.
getProgressPercent() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Approximate percentage of audio processed thus far.
getQuotaUser() - Method in class com.google.api.services.speech.v1.SpeechRequest
Available to use for quota purposes for server-side applications.
getRecordingDeviceName() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The device used to make the recording.
getRecordingDeviceType() - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The type of device the speech was recorded with.
getResponse() - Method in class com.google.api.services.speech.v1.model.Operation
The normal response of the operation in case of success.
getResults() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getResults() - Method in class com.google.api.services.speech.v1.model.RecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
getSampleRateHertz() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
getSpeakerTag() - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
Output only.
getSpeakerTag() - Method in class com.google.api.services.speech.v1.model.WordInfo
Output only.
getSpeechContexts() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Array of SpeechContext.
getStartTime() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Time when the request was received.
getStartTime() - Method in class com.google.api.services.speech.v1.model.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
getTranscript() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
Transcript text representing the words that the user spoke.
getUploadProtocol() - Method in class com.google.api.services.speech.v1.SpeechRequest
Upload protocol for media (e.g.
getUploadType() - Method in class com.google.api.services.speech.v1.SpeechRequest
Legacy upload protocol for media (e.g.
getUri() - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Output only.
getUri() - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
getUseEnhanced() - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Set to true to use an enhanced model for speech recognition.
getWord() - Method in class com.google.api.services.speech.v1.model.WordInfo
The word corresponding to this set of information.
getWords() - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
A list of word-specific information for each recognized word.

I

initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.speech.v1.Speech
 
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.speech.v1.SpeechRequestInitializer
 
initializeSpeechRequest(SpeechRequest<?>) - Method in class com.google.api.services.speech.v1.SpeechRequestInitializer
Initializes Speech request.

L

list() - Method in class com.google.api.services.speech.v1.Speech.Operations
Lists operations that match the specified filter in the request.
List() - Constructor for class com.google.api.services.speech.v1.Speech.Operations.List
Lists operations that match the specified filter in the request.
list(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations
Lists operations that match the specified filter in the request.
List(String) - Constructor for class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
Lists operations that match the specified filter in the request.
ListOperationsResponse - Class in com.google.api.services.speech.v1.model
The response message for Operations.ListOperations.
ListOperationsResponse() - Constructor for class com.google.api.services.speech.v1.model.ListOperationsResponse
 
locations() - Method in class com.google.api.services.speech.v1.Speech.Projects
An accessor for creating requests from the Locations collection.
Locations() - Constructor for class com.google.api.services.speech.v1.Speech.Projects.Locations
 
longrunningrecognize(LongRunningRecognizeRequest) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations
Performs asynchronous speech recognition: receive results via the google.longrunning.Operations interface.
Longrunningrecognize(LongRunningRecognizeRequest) - Constructor for class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
Performs asynchronous speech recognition: receive results via the google.longrunning.Operations interface.
LongRunningRecognizeMetadata - Class in com.google.api.services.speech.v1.model
Describes the progress of a long-running `LongRunningRecognize` call.
LongRunningRecognizeMetadata() - Constructor for class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
 
LongRunningRecognizeRequest - Class in com.google.api.services.speech.v1.model
The top-level message sent by the client for the `LongRunningRecognize` method.
LongRunningRecognizeRequest() - Constructor for class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
 
LongRunningRecognizeResponse - Class in com.google.api.services.speech.v1.model
The only message returned to the client by the `LongRunningRecognize` method.
LongRunningRecognizeResponse() - Constructor for class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
 

O

Operation - Class in com.google.api.services.speech.v1.model
This resource represents a long-running operation that is the result of a network API call.
Operation() - Constructor for class com.google.api.services.speech.v1.model.Operation
 
operations() - Method in class com.google.api.services.speech.v1.Speech
An accessor for creating requests from the Operations collection.
Operations() - Constructor for class com.google.api.services.speech.v1.Speech.Operations
 
operations() - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations
An accessor for creating requests from the Operations collection.
Operations() - Constructor for class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations
 

P

projects() - Method in class com.google.api.services.speech.v1.Speech
An accessor for creating requests from the Projects collection.
Projects() - Constructor for class com.google.api.services.speech.v1.Speech.Projects
 

R

RecognitionAudio - Class in com.google.api.services.speech.v1.model
Contains audio data in the encoding specified in the `RecognitionConfig`.
RecognitionAudio() - Constructor for class com.google.api.services.speech.v1.model.RecognitionAudio
 
RecognitionConfig - Class in com.google.api.services.speech.v1.model
Provides information to the recognizer that specifies how to process the request.
RecognitionConfig() - Constructor for class com.google.api.services.speech.v1.model.RecognitionConfig
 
RecognitionMetadata - Class in com.google.api.services.speech.v1.model
Description of audio data to be recognized.
RecognitionMetadata() - Constructor for class com.google.api.services.speech.v1.model.RecognitionMetadata
 
recognize(RecognizeRequest) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
Recognize(RecognizeRequest) - Constructor for class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
Performs synchronous speech recognition: receive results after all audio has been sent and processed.
RecognizeRequest - Class in com.google.api.services.speech.v1.model
The top-level message sent by the client for the `Recognize` method.
RecognizeRequest() - Constructor for class com.google.api.services.speech.v1.model.RecognizeRequest
 
RecognizeResponse - Class in com.google.api.services.speech.v1.model
The only message returned to the client by the `Recognize` method.
RecognizeResponse() - Constructor for class com.google.api.services.speech.v1.model.RecognizeResponse
 

S

set(String, Object) - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.Operation
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.RecognizeResponse
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeechContext
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.Status
 
set(String, Object) - Method in class com.google.api.services.speech.v1.model.WordInfo
 
set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
set(String, Object) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
set(String, Object) - Method in class com.google.api.services.speech.v1.SpeechRequest
 
set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
set$Xgafv(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
set$Xgafv(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
V1 error format.
setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setAccessToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setAccessToken(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
OAuth access token.
setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setAlt(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setAlt(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
Data format for response.
setAlternatives(List<SpeechRecognitionAlternative>) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
May contain one or more recognition hypotheses (up to the maximum specified in `max_alternatives`).
setApplicationName(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setAudio(RecognitionAudio) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
Required.
setAudio(RecognitionAudio) - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
Required.
setAudioChannelCount(Integer) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
The number of channels in the input audio data.
setAudioTopic(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
Description of the content.
setBatchPath(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setCallback(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setCallback(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
JSONP
setChannelTag(Integer) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionResult
For multi-channel audio, this is the channel number corresponding to the recognized result for the audio from that channel.
setCode(Integer) - Method in class com.google.api.services.speech.v1.model.Status
The status code, which should be an enum value of google.rpc.Code.
setConfidence(Float) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
The confidence estimate between 0.0 and 1.0.
setConfig(RecognitionConfig) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeRequest
Required.
setConfig(RecognitionConfig) - Method in class com.google.api.services.speech.v1.model.RecognizeRequest
Required.
setContent(String) - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
The audio data bytes encoded as specified in `RecognitionConfig`.
setDetails(List<Map<String, Object>>) - Method in class com.google.api.services.speech.v1.model.Status
A list of messages that carry the error details.
setDiarizationConfig(SpeakerDiarizationConfig) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Config to enable speaker diarization and set additional parameters to make diarization better suited for your application.
setDisableGZipContent(boolean) - Method in class com.google.api.services.speech.v1.SpeechRequest
 
setDone(Boolean) - Method in class com.google.api.services.speech.v1.model.Operation
If the value is `false`, it means the operation is still in progress.
setEnableAutomaticPunctuation(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
If 'true', adds punctuation to recognition result hypotheses.
setEnableSeparateRecognitionPerChannel(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
This needs to be set to `true` explicitly and `audio_channel_count` > 1 to get each channel recognized separately.
setEnableSpeakerDiarization(Boolean) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
If 'true', enables speaker detection for each recognized word in the top alternative of the recognition result using a speaker_tag provided in the WordInfo.
setEnableWordTimeOffsets(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
If `true`, the top result includes a list of words and the start and end time offsets (timestamps) for those words.
setEncoding(String) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Encoding of audio data sent in all `RecognitionAudio` messages.
setEndTime(String) - Method in class com.google.api.services.speech.v1.model.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the end of the spoken word.
setError(Status) - Method in class com.google.api.services.speech.v1.model.Operation
The error result of the operation in case of failure or cancellation.
setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setFields(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setFields(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setFields(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setFields(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
Selector specifying which fields to include in a partial response.
setFilter(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The standard list filter.
setFilter(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The standard list filter.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setIndustryNaicsCodeOfAudio(Long) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The industry vertical to which this speech recognition request most closely applies.
setInteractionType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The use case most closely describing the audio content to be recognized.
setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setKey(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setKey(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setKey(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setKey(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
API key.
setLanguageCode(String) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Required.
setLastUpdateTime(String) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Time of the most recent processing update.
setMaxAlternatives(Integer) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Maximum number of recognition hypotheses to be returned.
setMaxSpeakerCount(Integer) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
Maximum number of speakers in the conversation.
setMessage(String) - Method in class com.google.api.services.speech.v1.model.Status
A developer-facing error message, which should be in English.
setMetadata(Map<String, Object>) - Method in class com.google.api.services.speech.v1.model.Operation
Service-specific metadata associated with the operation.
setMetadata(RecognitionMetadata) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Metadata regarding this request.
setMicrophoneDistance(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The audio type that most closely describes the audio being recognized.
setMinSpeakerCount(Integer) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
Minimum number of speakers in the conversation.
setModel(String) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Which model to select for the given request.
setName(String) - Method in class com.google.api.services.speech.v1.model.Operation
The server-assigned name, which is only unique within the same service that originally returns it.
setName(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
The name of the operation resource.
setName(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The name of the operation's parent resource.
setName(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
The name of the operation resource.
setName(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The name of the operation's parent resource.
setNextPageToken(String) - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
The standard List next-page token.
setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setOauthToken(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setOauthToken(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
OAuth 2.0 token for the current user.
setOperations(List<Operation>) - Method in class com.google.api.services.speech.v1.model.ListOperationsResponse
A list of operations that matches the specified filter in the request.
setOriginalMediaType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The original media the speech was recorded on.
setOriginalMimeType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
Mime type of the original audio file.
setPageSize(Integer) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The standard list page size.
setPageSize(Integer) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The standard list page size.
setPageToken(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
The standard list page token.
setPageToken(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
The standard list page token.
setPhrases(List<String>) - Method in class com.google.api.services.speech.v1.model.SpeechContext
A list of strings containing words and phrases "hints" so that the speech recognition is more likely to recognize them.
setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.speech.v1.SpeechRequest
Returns response with indentations and line breaks.
setProfanityFilter(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
If set to `true`, the server will attempt to filter out profanities, replacing all but the initial character in each filtered word with asterisks, e.g.
setProgressPercent(Integer) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Approximate percentage of audio processed thus far.
setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setQuotaUser(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setQuotaUser(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
Available to use for quota purposes for server-side applications.
setRecordingDeviceName(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The device used to make the recording.
setRecordingDeviceType(String) - Method in class com.google.api.services.speech.v1.model.RecognitionMetadata
The type of device the speech was recorded with.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.speech.v1.SpeechRequest
 
setResponse(Map<String, Object>) - Method in class com.google.api.services.speech.v1.model.Operation
The normal response of the operation in case of success.
setResults(List<SpeechRecognitionResult>) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
setResults(List<SpeechRecognitionResult>) - Method in class com.google.api.services.speech.v1.model.RecognizeResponse
Sequential list of transcription results corresponding to sequential portions of audio.
setRootUrl(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setSampleRateHertz(Integer) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Sample rate in Hertz of the audio data sent in all `RecognitionAudio` messages.
setServicePath(String) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setSpeakerTag(Integer) - Method in class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
Output only.
setSpeakerTag(Integer) - Method in class com.google.api.services.speech.v1.model.WordInfo
Output only.
setSpeechContexts(List<SpeechContext>) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Array of SpeechContext.
setSpeechRequestInitializer(SpeechRequestInitializer) - Method in class com.google.api.services.speech.v1.Speech.Builder
setStartTime(String) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Time when the request was received.
setStartTime(String) - Method in class com.google.api.services.speech.v1.model.WordInfo
Time offset relative to the beginning of the audio, and corresponding to the start of the spoken word.
setSuppressAllChecks(boolean) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.speech.v1.Speech.Builder
 
setTranscript(String) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
Transcript text representing the words that the user spoke.
setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setUploadProtocol(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
Upload protocol for media (e.g.
setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.Get
 
setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Operations.List
 
setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.Get
 
setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.Projects.Locations.Operations.List
 
setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Longrunningrecognize
 
setUploadType(String) - Method in class com.google.api.services.speech.v1.Speech.SpeechOperations.Recognize
 
setUploadType(String) - Method in class com.google.api.services.speech.v1.SpeechRequest
Legacy upload protocol for media (e.g.
setUri(String) - Method in class com.google.api.services.speech.v1.model.LongRunningRecognizeMetadata
Output only.
setUri(String) - Method in class com.google.api.services.speech.v1.model.RecognitionAudio
URI that points to a file that contains audio data bytes as specified in `RecognitionConfig`.
setUseEnhanced(Boolean) - Method in class com.google.api.services.speech.v1.model.RecognitionConfig
Set to true to use an enhanced model for speech recognition.
setWord(String) - Method in class com.google.api.services.speech.v1.model.WordInfo
The word corresponding to this set of information.
setWords(List<WordInfo>) - Method in class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
A list of word-specific information for each recognized word.
SpeakerDiarizationConfig - Class in com.google.api.services.speech.v1.model
Config to enable speaker diarization.
SpeakerDiarizationConfig() - Constructor for class com.google.api.services.speech.v1.model.SpeakerDiarizationConfig
 
Speech - Class in com.google.api.services.speech.v1
Service definition for Speech (v1).
Speech(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.speech.v1.Speech
Constructor.
speech() - Method in class com.google.api.services.speech.v1.Speech
An accessor for creating requests from the SpeechOperations collection.
Speech.Builder - Class in com.google.api.services.speech.v1
Builder for Speech.
Speech.Operations - Class in com.google.api.services.speech.v1
The "operations" collection of methods.
Speech.Operations.Get - Class in com.google.api.services.speech.v1
 
Speech.Operations.List - Class in com.google.api.services.speech.v1
 
Speech.Projects - Class in com.google.api.services.speech.v1
The "projects" collection of methods.
Speech.Projects.Locations - Class in com.google.api.services.speech.v1
The "locations" collection of methods.
Speech.Projects.Locations.Operations - Class in com.google.api.services.speech.v1
The "operations" collection of methods.
Speech.Projects.Locations.Operations.Get - Class in com.google.api.services.speech.v1
 
Speech.Projects.Locations.Operations.List - Class in com.google.api.services.speech.v1
 
Speech.SpeechOperations - Class in com.google.api.services.speech.v1
The "speech" collection of methods.
Speech.SpeechOperations.Longrunningrecognize - Class in com.google.api.services.speech.v1
 
Speech.SpeechOperations.Recognize - Class in com.google.api.services.speech.v1
 
SpeechContext - Class in com.google.api.services.speech.v1.model
Provides "hints" to the speech recognizer to favor specific words and phrases in the results.
SpeechContext() - Constructor for class com.google.api.services.speech.v1.model.SpeechContext
 
SpeechOperations() - Constructor for class com.google.api.services.speech.v1.Speech.SpeechOperations
 
SpeechRecognitionAlternative - Class in com.google.api.services.speech.v1.model
Alternative hypotheses (a.k.a.
SpeechRecognitionAlternative() - Constructor for class com.google.api.services.speech.v1.model.SpeechRecognitionAlternative
 
SpeechRecognitionResult - Class in com.google.api.services.speech.v1.model
A speech recognition result corresponding to a portion of the audio.
SpeechRecognitionResult() - Constructor for class com.google.api.services.speech.v1.model.SpeechRecognitionResult
 
SpeechRequest<T> - Class in com.google.api.services.speech.v1
Speech request.
SpeechRequest(Speech, String, String, Object, Class<T>) - Constructor for class com.google.api.services.speech.v1.SpeechRequest
 
SpeechRequestInitializer - Class in com.google.api.services.speech.v1
Speech request initializer for setting properties like key and userIp.
SpeechRequestInitializer() - Constructor for class com.google.api.services.speech.v1.SpeechRequestInitializer
 
SpeechRequestInitializer(String) - Constructor for class com.google.api.services.speech.v1.SpeechRequestInitializer
 
SpeechRequestInitializer(String, String) - Constructor for class com.google.api.services.speech.v1.SpeechRequestInitializer
 
SpeechScopes - Class in com.google.api.services.speech.v1
Available OAuth 2.0 scopes for use with the Cloud Speech-to-Text API.
Status - Class in com.google.api.services.speech.v1.model
The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs.
Status() - Constructor for class com.google.api.services.speech.v1.model.Status
 

W

WordInfo - Class in com.google.api.services.speech.v1.model
Word-specific information for recognized words.
WordInfo() - Constructor for class com.google.api.services.speech.v1.model.WordInfo
 
A B C D E G I L O P R S W 
Skip navigation links