Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3OutputAudioConfig.php29 public $sampleRateHertz; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3OutputAudioConfig
50 public function setSampleRateHertz($sampleRateHertz) argument
52 $this->sampleRateHertz = $sampleRateHertz;
59 return $this->sampleRateHertz;
H A DGoogleCloudDialogflowCxV3InputAudioConfig.php46 public $sampleRateHertz; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3InputAudioConfig
125 public function setSampleRateHertz($sampleRateHertz) argument
127 $this->sampleRateHertz = $sampleRateHertz;
134 return $this->sampleRateHertz;
H A DGoogleCloudDialogflowCxV3beta1InputAudioConfig.php46 public $sampleRateHertz; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3beta1InputAudioConfig
125 public function setSampleRateHertz($sampleRateHertz) argument
127 $this->sampleRateHertz = $sampleRateHertz;
134 return $this->sampleRateHertz;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DAudioConfig.php35 public $sampleRateHertz; variable in Google\\Service\\Texttospeech\\AudioConfig
78 public function setSampleRateHertz($sampleRateHertz) argument
80 $this->sampleRateHertz = $sampleRateHertz;
87 return $this->sampleRateHertz;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DAudioStream.php44 public $sampleRateHertz; variable in Google\\Service\\Transcoder\\AudioStream
119 public function setSampleRateHertz($sampleRateHertz) argument
121 $this->sampleRateHertz = $sampleRateHertz;
128 return $this->sampleRateHertz;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Speech/
H A DRecognitionConfig.php84 public $sampleRateHertz; variable in Google\\Service\\Speech\\RecognitionConfig
319 public function setSampleRateHertz($sampleRateHertz) argument
321 $this->sampleRateHertz = $sampleRateHertz;
328 return $this->sampleRateHertz;