SpeechConfig

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}