This event indicates that the server has detected the end of the user's
speech utterance and expects no additional speech. Therefore, the server
will not process additional audio and will close the gRPC bidirectional
stream. This event is only sent if there was a force cutoff due to
silence being detected early. This event is only available through the
latest_short [model][google.cloud.speech.v2.Recognizer.model].
SpeechActivityBegin
This event indicates that the server has detected the beginning of human
voice activity in the stream. This event can be returned multiple times
if speech starts and stops repeatedly throughout the stream. This event
is only sent if voice_activity_events is set to true.
SpeechActivityEnd
This event indicates that the server has detected the end of human voice
activity in the stream. This event can be returned multiple times if
speech starts and stops repeatedly throughout the stream. This event is
only sent if voice_activity_events is set to true.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eStreamingRecognizeResponse.Types.SpeechEventType\u003c/code\u003e enum within the Cloud Speech-to-Text v2 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechEventType\u003c/code\u003e enum defines various speech event types, including \u003ccode\u003eEndOfSingleUtterance\u003c/code\u003e, \u003ccode\u003eSpeechActivityBegin\u003c/code\u003e, \u003ccode\u003eSpeechActivityEnd\u003c/code\u003e, and \u003ccode\u003eUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEndOfSingleUtterance\u003c/code\u003e event indicates the detection of the end of a user's speech and signals the server to close the stream, and is only available in the \u003ccode\u003elatest_short\u003c/code\u003e model.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechActivityBegin\u003c/code\u003e and \u003ccode\u003eSpeechActivityEnd\u003c/code\u003e events signify the start and end of human voice activity, respectively, and are only sent when \u003ccode\u003evoice_activity_events\u003c/code\u003e is enabled.\u003c/p\u003e\n"],["\u003cp\u003eThere are five versions of this document available, ranging from version 1.0.0 to the latest, 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]