Class RecognizeRequest (2.0.1)

RecognizeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The top-level message sent by the client for the Recognize method.

Attributes

NameDescription
config .cloud_speech.RecognitionConfig
Required. Provides information to the recognizer that specifies how to process the request.
audio .cloud_speech.RecognitionAudio
Required. The audio data to be recognized.