Module gapi_grpc::google::cloud::speech::v1p1beta1 [−][src]
Modules
| adaptation_client | Generated client implementations. |
| custom_class | |
| phrase_set | |
| recognition_audio | |
| recognition_config | |
| recognition_metadata | |
| speech_client | Generated client implementations. |
| streaming_recognize_request | |
| streaming_recognize_response | |
| transcript_output_config |
Structs
| CreateCustomClassRequest | Message sent by the client for the |
| CreatePhraseSetRequest | Message sent by the client for the |
| CustomClass | A set of words or phrases that represents a common concept likely to appear in your audio, for example a list of passenger ship names. CustomClass items can be substituted into placeholders that you set in PhraseSet phrases. |
| DeleteCustomClassRequest | Message sent by the client for the |
| DeletePhraseSetRequest | Message sent by the client for the |
| GetCustomClassRequest | Message sent by the client for the |
| GetPhraseSetRequest | Message sent by the client for the |
| ListCustomClassesRequest | Message sent by the client for the |
| ListCustomClassesResponse | Message returned to the client by the |
| ListPhraseSetRequest | Message sent by the client for the |
| ListPhraseSetResponse | Message returned to the client by the |
| 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 |
| PhraseSet | Provides “hints” to the speech recognizer to favor specific words and phrases in the results. |
| 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. |
| SpeechAdaptation | Speech adaptation configuration. |
| 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 |
|
| TranscriptOutputConfig | Specifies an optional destination for the recognition results. |
| UpdateCustomClassRequest | Message sent by the client for the |
| UpdatePhraseSetRequest | Message sent by the client for the |
| WordInfo | Word-specific information for recognized words. |