Home
last modified time | relevance | path

Searched refs:ssmlGender (Results 1 – 3 of 3) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DVoiceSelectionParams.php35 public $ssmlGender; variable in Google\\Service\\Texttospeech\\VoiceSelectionParams
82 public function setSsmlGender($ssmlGender) argument
84 $this->ssmlGender = $ssmlGender;
91 return $this->ssmlGender;
H A DVoice.php38 public $ssmlGender; variable in Google\\Service\\Texttospeech\\Voice
85 public function setSsmlGender($ssmlGender) argument
87 $this->ssmlGender = $ssmlGender;
94 return $this->ssmlGender;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3VoiceSelectionParams.php29 public $ssmlGender; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3VoiceSelectionParams
48 public function setSsmlGender($ssmlGender) argument
50 $this->ssmlGender = $ssmlGender;
57 return $this->ssmlGender;