google_api_speech v0.0.1 GoogleApi.Speech.V1.Model.LongRunningRecognizeRequest View Source

The top-level message sent by the client for the `LongRunningRecognize` 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.