Home
last modified time | relevance | path

Searched refs:customVoice (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DVoiceSelectionParams.php40 public function setCustomVoice(CustomVoiceParams $customVoice) argument
42 $this->customVoice = $customVoice;
49 return $this->customVoice;