RecognizeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The top-level message sent by the client for the Recognize
method.
Attributes |
|
---|---|
Name | Description |
config |
google.cloud.speech_v1p1beta1.types.RecognitionConfig
Required. Provides information to the recognizer that specifies how to process the request. |
audio |
google.cloud.speech_v1p1beta1.types.RecognitionAudio
Required. The audio data to be recognized. |