synthesizeSpeechConfigs = $synthesizeSpeechConfigs; } /** * @return GoogleCloudDialogflowCxV3SynthesizeSpeechConfig[] */ public function getSynthesizeSpeechConfigs() { return $this->synthesizeSpeechConfigs; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowCxV3TextToSpeechSettings::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowCxV3TextToSpeechSettings');