Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech.php25 public $ssml; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
34 public function setSsml($ssml) argument
36 $this->ssml = $ssml;
43 return $this->ssml;
H A DGoogleCloudDialogflowCxV3ResponseMessageOutputAudioText.php29 public $ssml; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
52 public function setSsml($ssml) argument
54 $this->ssml = $ssml;
61 return $this->ssml;
H A DGoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText.php29 public $ssml; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
52 public function setSsml($ssml) argument
54 $this->ssml = $ssml;
61 return $this->ssml;
H A DGoogleCloudDialogflowV2IntentMessageSimpleResponse.php29 public $ssml; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2IntentMessageSimpleResponse
52 public function setSsml($ssml) argument
54 $this->ssml = $ssml;
61 return $this->ssml;
H A DGoogleCloudDialogflowV2beta1IntentMessageSimpleResponse.php29 public $ssml; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
52 public function setSsml($ssml) argument
54 $this->ssml = $ssml;
61 return $this->ssml;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DSynthesisInput.php25 public $ssml; variable in Google\\Service\\Texttospeech\\SynthesisInput
34 public function setSsml($ssml) argument
36 $this->ssml = $ssml;
43 return $this->ssml;
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js116 …EP:"deep"};sre.Engine.Markup={NONE:"none",PUNCTUATION:"punctuation",SSML:"ssml",SSML_STEP:"ssml_st…