Class | Description |
---|---|
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.
|
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 |
---|---|
RecognitionAudio.AudioSourceCase | |
RecognitionConfig.AudioEncoding |
Audio encoding of the data sent in the audio message.
|
StreamingRecognizeRequest.StreamingRequestCase | |
StreamingRecognizeResponse.SpeechEventType |
Indicates the type of speech event.
|