voices = $voices; } /** * @return Google_Service_Texttospeech_Voice */ public function getVoices() { return $this->voices; } }