RecognizeResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)Response message for the Recognize method.
Attributes |
|
|---|---|
| Name | Description |
results |
MutableSequence[google.cloud.speech_v2.types.SpeechRecognitionResult]
Sequential list of transcription results corresponding to sequential portions of audio. |
metadata |
google.cloud.speech_v2.types.RecognitionResponseMetadata
Metadata about the recognition. |