Class SpeechConfig (1.22.0)

SpeechConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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.

Attribute

Name Description
speech_recognizer str
The fully-qualified Speech Recognizer resource name. Format: projects/{project_id}/locations/{location}/recognizer/{recognizer}