Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DSynthesizeSpeechRequest.php32 public function setAudioConfig(AudioConfig $audioConfig) argument
34 $this->audioConfig = $audioConfig;
41 return $this->audioConfig;