Speech-to-Text configuration. Speech-to-Text settings are applied to conversations ingested from the UploadConversation and IngestConversations endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the CreateConversation endpoint.
JSON representation
{"speechRecognizer": string}
Fields
speechRecognizer
string
The fully-qualified Speech Recognizer resource name. Format: projects/{projectId}/locations/{location}/recognizer/{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-07-30 UTC."],[[["\u003cp\u003eSpeech-to-Text settings apply to conversations from the \u003ccode\u003eUploadConversation\u003c/code\u003e and \u003ccode\u003eIngestConversations\u003c/code\u003e endpoints, including those from the CCAI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThese settings are not applied to conversations ingested from the \u003ccode\u003eCreateConversation\u003c/code\u003e endpoint.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003espeechRecognizer\u003c/code\u003e field, a string, specifies the fully-qualified Speech Recognizer resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe format of \u003ccode\u003espeechRecognizer\u003c/code\u003e is \u003ccode\u003eprojects/{projectId}/locations/{location}/recognizer/{recognizer}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# SpeechConfig\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nSpeech-to-Text configuration. Speech-to-Text settings are applied to conversations ingested from the `UploadConversation` and `IngestConversations` endpoints, including conversation coming from CCAI Platform. They are not applied to conversations ingested from the `CreateConversation` endpoint."]]