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 (although it may subsequently return
additional results). The client should stop sending additional audio
data, half-close the gRPC connection, and wait for any additional results
until the server closes the gRPC connection. This event is only sent if
single_utterance was set to true, and is not used otherwise.
[[["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 webpage details different versions of \u003ccode\u003eSpeechEventType\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Speech.V1\u003c/code\u003e namespace, ranging from version 2.2.0 to the latest version, 3.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpeechEventType\u003c/code\u003e is an enum that indicates the type of speech event, with defined fields including \u003ccode\u003eEndOfSingleUtterance\u003c/code\u003e and \u003ccode\u003eSpeechEventUnspecified\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEndOfSingleUtterance\u003c/code\u003e event signals that the server has detected the end of a user's speech and will not process further audio, and it is only used when \u003ccode\u003esingle_utterance\u003c/code\u003e is set to \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpeechEventUnspecified\u003c/code\u003e field indicates that no speech event has been specified.\u003c/p\u003e\n"]]],[],null,[]]