Google Cloud Contact Center Insights V1 Client - Class SpeechConfig (1.7.1)

Reference documentation and code samples for the Google Cloud Contact Center Insights V1 Client class SpeechConfig.

Speech-to-Text configuration.

Generated from protobuf message google.cloud.contactcenterinsights.v1.SpeechConfig

Namespace

Google \ Cloud \ ContactCenterInsights \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ speech_recognizer string

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

getSpeechRecognizer

The fully-qualified Speech Recognizer resource name.

Format: projects/{project_id}/locations/{location}/recognizer/{recognizer}

Returns
TypeDescription
string

setSpeechRecognizer

The fully-qualified Speech Recognizer resource name.

Format: projects/{project_id}/locations/{location}/recognizer/{recognizer}

Parameter
NameDescription
var string
Returns
TypeDescription
$this