Module gapi_grpc::google::cloud::speech::v1 [−][src]
Modules
| recognition_audio | |
| recognition_config | |
| recognition_metadata | |
| speech_client | Generated client implementations. |
| streaming_recognize_request | |
| streaming_recognize_response |
Structs
| LongRunningRecognizeMetadata | Describes the progress of a long-running |
| LongRunningRecognizeRequest | The top-level message sent by the client for the |
| LongRunningRecognizeResponse | The only message returned to the client by the |
| RecognitionAudio | Contains audio data in the encoding specified in the |
| RecognitionConfig | Provides information to the recognizer that specifies how to process the request. |
| RecognitionMetadata | Description of audio data to be recognized. |
| RecognizeRequest | The top-level message sent by the client for the |
| RecognizeResponse | The only message returned to the client by the |
| SpeakerDiarizationConfig | Config to enable speaker diarization. |
| SpeechContext | Provides “hints” to the speech recognizer to favor specific words and phrases in the results. |
| SpeechRecognitionAlternative | Alternative hypotheses (a.k.a. n-best list). |
| SpeechRecognitionResult | A speech recognition result corresponding to a portion of the audio. |
| StreamingRecognitionConfig | 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. |
| StreamingRecognizeRequest | The top-level message sent by the client for the |
| StreamingRecognizeResponse |
|
| WordInfo | Word-specific information for recognized words. |