Request message for the
StreamingRecognize
method. Multiple
StreamingRecognizeRequest
messages are sent. The first message must contain a
recognizer and
optionally a
streaming_config
message and must not contain
audio. All
subsequent messages must contain
audio and must not
contain a
streaming_config
message.
Protobuf type google.cloud.speech.v2.StreamingRecognizeRequest
Required. Streaming recognition should start with an initial request having
a recognizer. Subsequent requests carry the audio data to be recognized.
The initial request with configuration can be omitted if the Recognizer
being used has a
default_recognition_config.
Required. Streaming recognition should start with an initial request having
a recognizer. Subsequent requests carry the audio data to be recognized.
The initial request with configuration can be omitted if the Recognizer
being used has a
default_recognition_config.
StreamingRecognitionConfig to be used in this recognition attempt.
If provided, it will override the default RecognitionConfig stored in the
Recognizer.
StreamingRecognitionConfig to be used in this recognition attempt.
If provided, it will override the default RecognitionConfig stored in the
Recognizer.
StreamingRecognitionConfig to be used in this recognition attempt.
If provided, it will override the default RecognitionConfig stored in the
Recognizer.
[[["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 2025-02-14 UTC."],[],[]]