Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DSynthesizeSpeechRequest.php24 protected $inputType = SynthesisInput::class;
44 * @param SynthesisInput
46 public function setInput(SynthesisInput $input)
51 * @return SynthesisInput
H A DSynthesisInput.php20 class SynthesisInput extends \Google\Model class
62 class_alias(SynthesisInput::class, 'Google_Service_Texttospeech_SynthesisInput');