| Class | Description |
|---|---|
| GoogleDataCollectionConfig |
Google data collection opt-in settings.
|
| GoogleDataCollectionConfig.Builder |
Google data collection opt-in settings.
|
| LongRunningRecognizeMetadata |
Describes the progress of a long-running `LongRunningRecognize` call.
|
| LongRunningRecognizeMetadata.Builder |
Describes the progress of a long-running `LongRunningRecognize` call.
|
| LongRunningRecognizeRequest |
The top-level message sent by the client for the `LongRunningRecognize`
method.
|
| LongRunningRecognizeRequest.Builder |
The top-level message sent by the client for the `LongRunningRecognize`
method.
|
| LongRunningRecognizeResponse |
The only message returned to the client by the `LongRunningRecognize` method.
|
| LongRunningRecognizeResponse.Builder |
The only message returned to the client by the `LongRunningRecognize` method.
|
| RecognitionAudio |
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionAudio.Builder |
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionConfig |
Provides information to the recognizer that specifies how to process the
request.
|
| RecognitionConfig.Builder |
Provides information to the recognizer that specifies how to process the
request.
|
| RecognitionMetadata |
Description of audio data to be recognized.
|
| RecognitionMetadata.Builder |
Description of audio data to be recognized.
|
| RecognizeRequest |
The top-level message sent by the client for the `Recognize` method.
|
| RecognizeRequest.Builder |
The top-level message sent by the client for the `Recognize` method.
|
| RecognizeResponse |
The only message returned to the client by the `Recognize` method.
|
| RecognizeResponse.Builder |
The only message returned to the client by the `Recognize` method.
|
| SpeechContext |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechContext.Builder |
Provides "hints" to the speech recognizer to favor specific words and phrases
in the results.
|
| SpeechGrpc |
Service that implements Google Cloud Speech API.
|
| SpeechGrpc.SpeechBlockingStub |
Service that implements Google Cloud Speech API.
|
| SpeechGrpc.SpeechFutureStub |
Service that implements Google Cloud Speech API.
|
| SpeechGrpc.SpeechImplBase |
Service that implements Google Cloud Speech API.
|
| SpeechGrpc.SpeechStub |
Service that implements Google Cloud Speech API.
|
| SpeechProto | |
| SpeechRecognitionAlternative |
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternative.Builder |
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionResult |
A speech recognition result corresponding to a portion of the audio.
|
| SpeechRecognitionResult.Builder |
A speech recognition result corresponding to a portion of the audio.
|
| StreamingRecognitionConfig |
Provides information to the recognizer that specifies how to process the
request.
|
| StreamingRecognitionConfig.Builder |
Provides information to the recognizer that specifies how to process the
request.
|
| StreamingRecognitionResult |
A streaming speech recognition result corresponding to a portion of the audio
that is currently being processed.
|
| StreamingRecognitionResult.Builder |
A streaming speech recognition result corresponding to a portion of the audio
that is currently being processed.
|
| StreamingRecognizeRequest |
The top-level message sent by the client for the `StreamingRecognize` method.
|
| StreamingRecognizeRequest.Builder |
The top-level message sent by the client for the `StreamingRecognize` method.
|
| StreamingRecognizeResponse |
`StreamingRecognizeResponse` is the only message returned to the client by
`StreamingRecognize`.
|
| StreamingRecognizeResponse.Builder |
`StreamingRecognizeResponse` is the only message returned to the client by
`StreamingRecognize`.
|
| WordInfo |
Word-specific information for recognized words.
|
| WordInfo.Builder |
Word-specific information for recognized words.
|
| Enum | Description |
|---|---|
| GoogleDataCollectionConfig.LoggingConsentState |
Speech content will not be logged until authorized consent is opted in.
|
| RecognitionAudio.AudioSourceCase | |
| RecognitionConfig.AudioEncoding |
The encoding of the audio data sent in the request.
|
| RecognitionMetadata.InteractionType |
Use case categories that the audio recognition request can be described
by.
|
| RecognitionMetadata.MicrophoneDistance |
Enumerates the types of capture settings describing an audio file.
|
| RecognitionMetadata.OriginalMediaType |
The original media the speech was recorded on.
|
| RecognitionMetadata.RecordingDeviceType |
The type of device the speech was recorded with.
|
| StreamingRecognizeRequest.StreamingRequestCase | |
| StreamingRecognizeResponse.SpeechEventType |
Indicates the type of speech event.
|