| Class | Description |
|---|---|
| AsyncRecognizeMetadata |
Describes the progress of a long-running `AsyncRecognize` call.
|
| AsyncRecognizeMetadata.Builder |
Describes the progress of a long-running `AsyncRecognize` call.
|
| AsyncRecognizeRequest |
The top-level message sent by the client for the `AsyncRecognize` method.
|
| AsyncRecognizeRequest.Builder |
The top-level message sent by the client for the `AsyncRecognize` method.
|
| AsyncRecognizeResponse |
The only message returned to the client by `AsyncRecognize`.
|
| AsyncRecognizeResponse.Builder |
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 |
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.
|
| 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`.
|
| SyncRecognizeRequest |
The top-level message sent by the client for the `SyncRecognize` method.
|
| SyncRecognizeRequest.Builder |
The top-level message sent by the client for the `SyncRecognize` method.
|
| SyncRecognizeResponse |
The only message returned to the client by `SyncRecognize`.
|
| SyncRecognizeResponse.Builder |
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.
|