| Class | Description |
|---|---|
| AsyncRecognizeMetadata |
`AsyncRecognizeMetadata` describes the progress of a long-running
`AsyncRecognize` call.
|
| AsyncRecognizeMetadata.Builder |
`AsyncRecognizeMetadata` describes the progress of a long-running
`AsyncRecognize` call.
|
| AsyncRecognizeRequest |
`AsyncRecognizeRequest` is the top-level message sent by the client for
the `AsyncRecognize` method.
|
| AsyncRecognizeRequest.Builder |
`AsyncRecognizeRequest` is the top-level message sent by the client for
the `AsyncRecognize` method.
|
| AsyncRecognizeResponse |
`AsyncRecognizeResponse` is the only message returned to the client by
`AsyncRecognize`.
|
| AsyncRecognizeResponse.Builder |
`AsyncRecognizeResponse` is the only message returned to the client by
`AsyncRecognize`.
|
| RecognitionAudio |
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionAudio.Builder |
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionConfig |
The `RecognitionConfig` message provides information to the recognizer
that specifies how to process the request.
|
| RecognitionConfig.Builder |
The `RecognitionConfig` message provides information to the recognizer
that specifies how to process the request.
|
| 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 |
The `StreamingRecognitionConfig` message provides information to the
recognizer that specifies how to process the request.
|
| StreamingRecognitionConfig.Builder |
The `StreamingRecognitionConfig` message 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 |
`StreamingRecognizeRequest` is the top-level message sent by the client for
the `StreamingRecognize`.
|
| StreamingRecognizeRequest.Builder |
`StreamingRecognizeRequest` is the top-level message sent by the client for
the `StreamingRecognize`.
|
| 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`.
|
| SyncRecognizeRequest |
`SyncRecognizeRequest` is the top-level message sent by the client for
the `SyncRecognize` method.
|
| SyncRecognizeRequest.Builder |
`SyncRecognizeRequest` is the top-level message sent by the client for
the `SyncRecognize` method.
|
| SyncRecognizeResponse |
`SyncRecognizeResponse` is the only message returned to the client by
`SyncRecognize`.
|
| SyncRecognizeResponse.Builder |
`SyncRecognizeResponse` is the only message returned to the client by
`SyncRecognize`.
|
| Enum | Description |
|---|---|
| RecognitionAudio.AudioSourceCase | |
| RecognitionConfig.AudioEncoding |
Audio encoding of the data sent in the audio message.
|
| StreamingRecognizeRequest.StreamingRequestCase | |
| StreamingRecognizeResponse.EndpointerType |
Indicates the type of endpointer event.
|