Reference documentation and code samples for the Contact Center AI Insights V1 API class Google::Cloud::ContactCenterInsights::V1::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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#speech_recognizer
def speech_recognizer() -> ::String
-
(::String) — The fully-qualified Speech Recognizer resource name.
Format:
projects/{project_id}/locations/{location}/recognizer/{recognizer}
#speech_recognizer=
def speech_recognizer=(value) -> ::String
-
value (::String) — The fully-qualified Speech Recognizer resource name.
Format:
projects/{project_id}/locations/{location}/recognizer/{recognizer}
-
(::String) — The fully-qualified Speech Recognizer resource name.
Format:
projects/{project_id}/locations/{location}/recognizer/{recognizer}