google_api_speech v0.0.1 GoogleApi.Speech.V1.Model.RecognizeRequest View Source
The top-level message sent by the client for the `Recognize` method.
Attributes
- audio (RecognitionAudio): Required The audio data to be recognized. Defaults to:
null. - config (RecognitionConfig): Required Provides information to the recognizer that specifies how to process the request. Defaults to:
null.