| Class and Description |
|---|
| AsyncRecognizeMetadata
Describes the progress of a long-running `AsyncRecognize` call.
|
| AsyncRecognizeMetadata.Builder
Describes the progress of a long-running `AsyncRecognize` call.
|
| AsyncRecognizeMetadataOrBuilder |
| 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.
|
| AsyncRecognizeRequestOrBuilder |
| AsyncRecognizeResponse
The only message returned to the client by `AsyncRecognize`.
|
| AsyncRecognizeResponse.Builder
The only message returned to the client by `AsyncRecognize`.
|
| AsyncRecognizeResponseOrBuilder |
| RecognitionAudio
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionAudio.AudioSourceCase |
| RecognitionAudio.Builder
Contains audio data in the encoding specified in the `RecognitionConfig`.
|
| RecognitionAudioOrBuilder |
| RecognitionConfig
Provides information to the recognizer that specifies how to process the
request.
|
| RecognitionConfig.AudioEncoding
Audio encoding of the data sent in the audio message.
|
| RecognitionConfig.Builder
Provides information to the recognizer that specifies how to process the
request.
|
| RecognitionConfigOrBuilder |
| 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.
|
| SpeechContextOrBuilder |
| SpeechRecognitionAlternative
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternative.Builder
Alternative hypotheses (a.k.a.
|
| SpeechRecognitionAlternativeOrBuilder |
| 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.
|
| SpeechRecognitionResultOrBuilder |
| 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.
|
| StreamingRecognitionConfigOrBuilder |
| 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.
|
| StreamingRecognitionResultOrBuilder |
| 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.
|
| StreamingRecognizeRequest.StreamingRequestCase |
| StreamingRecognizeRequestOrBuilder |
| 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`.
|
| StreamingRecognizeResponse.EndpointerType
Indicates the type of endpointer event.
|
| StreamingRecognizeResponseOrBuilder |
| 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.
|
| SyncRecognizeRequestOrBuilder |
| SyncRecognizeResponse
The only message returned to the client by `SyncRecognize`.
|
| SyncRecognizeResponse.Builder
The only message returned to the client by `SyncRecognize`.
|
| SyncRecognizeResponseOrBuilder |
Copyright © 2022 Google LLC. All rights reserved.