LongRunningRecognizeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The top-level message sent by the client for the
LongRunningRecognize
method.
Attributes | |
---|---|
Name | Description |
config |
google.cloud.speech_v1.types.RecognitionConfig
Required. Provides information to the recognizer that specifies how to process the request. |
audio |
google.cloud.speech_v1.types.RecognitionAudio
Required. The audio data to be recognized. |
output_config |
google.cloud.speech_v1.types.TranscriptOutputConfig
Optional. Specifies an optional destination for the recognition results. |