Send feedback
Class RecognizeResponse (2.38.0)
Stay organized with collections
Save and categorize content based on your preferences.
2.38.0 (latest)
2.37.0
2.36.1
2.35.0
2.34.0
2.33.0
2.32.0
2.31.0
2.30.0
2.29.0
2.28.1
2.27.0
2.26.1
2.25.1
2.24.1
2.23.0
2.22.0
2.21.1
2.20.1
2.19.0
2.18.0
2.17.3
2.16.2
2.15.1
2.14.1
2.13.1
2.12.0
2.11.1
2.10.0
2.9.3
2.8.0
2.7.0
2.6.0
2.5.1
2.4.1
2.3.0
2.2.1
2.1.0
2.0.1
1.3.4
1.2.0
1.1.0
RecognizeResponse ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
The only message returned to the client by the Recognize method.
It contains the result as zero or more sequential
SpeechRecognitionResult messages.
Attributes
Name
Description
results
MutableSequence[google.cloud.speech_v1.types.SpeechRecognitionResult ]
Sequential list of transcription results
corresponding to sequential portions of audio.
total_billed_time
google.protobuf.duration_pb2.Duration
When available, billed audio seconds for the
corresponding request.
speech_adaptation_info
google.cloud.speech_v1.types.SpeechAdaptationInfo
Provides information on adaptation behavior
in response
request_id
int
The ID associated with the request. This is a
unique ID specific only to the given request.
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-03-31 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]