View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1SpeechConfig (google_api_contact_center_insights v0.5.0)
Speech-to-Text configuration.
Attributes
-
speechRecognizer
(type:String.t
, default:nil
) - The fully-qualified Speech Recognizer resource name. Format:projects/{project_id}/locations/{location}/recognizer/{recognizer}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1alpha1SpeechConfig{ speechRecognizer: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.