Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. Seethe details.
A duration in seconds with up to nine fractional digits, ending with 's'. Example:"3.5s".
useTimeoutBasedEndpointing
boolean
Use timeout based endpointing, interpreting endpointer sensitivity as seconds of timeout value.
models
map (key: string, value: string)
Mapping from language to Speech-to-Text model. The mapped Speech-to-Text model will be selected for requests from its corresponding language. For more information, seeSpeech models.
An object containing a list of"key": valuepairs. Example:{ "name": "wrench", "mass": "1.3kg", "count": "3" }.
[[["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-06-27 UTC."],[[["\u003cp\u003eThe JSON representation defines settings for speech-to-text detection, including \u003ccode\u003eendpointerSensitivity\u003c/code\u003e, \u003ccode\u003enoSpeechTimeout\u003c/code\u003e, \u003ccode\u003euseTimeoutBasedEndpointing\u003c/code\u003e, and \u003ccode\u003emodels\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eendpointerSensitivity\u003c/code\u003e controls the model's sensitivity to detecting the end of speech, ranging from 0 to 100.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003enoSpeechTimeout\u003c/code\u003e specifies the duration in seconds before a lack of speech is detected, formatted as a string with fractional digits, such as \u003ccode\u003e"3.5s"\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003euseTimeoutBasedEndpointing\u003c/code\u003e allows interpreting \u003ccode\u003eendpointerSensitivity\u003c/code\u003e as a timeout in seconds.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003emodels\u003c/code\u003e allows mapping languages to specific Speech-to-Text models for requests.\u003c/p\u003e\n"]]],[],null,["# SpeechSettings\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nDefine behaviors of speech to text detection."]]