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

The only message returned to the client by the `Recognize` method. It contains the result as zero or more sequential `SpeechRecognitionResult` messages.

Attributes

  • results (List[SpeechRecognitionResult]): Output-only Sequential list of transcription results corresponding to sequential portions of audio. Defaults to: null.