Class EndpointingSensitivity (2.38.0)
Stay organized with collections
Save and categorize content based on your preferences.
EndpointingSensitivity(value)
Endpointing sensitivity is intended for applications that
want to minimize result latency, possibly at the expense of
quality. Some utterances may be broken up into multiple
fragments.
Enums
Name
Description
ENDPOINTING_SENSITIVITY_UNSPECIFIED
If no value is specified, the values for ENDPOINTING_SENSITIVITY_STANDARD will be used.
ENDPOINTING_SENSITIVITY_STANDARD
Standard sensitivity, no optimization for latency.
ENDPOINTING_SENSITIVITY_SUPERSHORT
Super short sensitivity, optimized for super short utterances like single words ("Yes", "No", "Hello", etc.) or a single phrase, command or short query (e.g. "check balance", "five dollars", "call Mom").
ENDPOINTING_SENSITIVITY_SHORT
Short sensitivity, optimized for short utterances like single sentences. (e.g. "Remind me to call the dentist tomorrow morning at nine", "Navigate to the nearest coffee shop that is currently open")
[[["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."],[],[]]